rfcfetch

Crates.iorfcfetch
lib.rsrfcfetch
version0.1.0
sourcesrc
created_at2021-09-09 13:50:57.458398
updated_at2021-09-09 13:50:57.458398
descriptionSmall script to fetch RFCs
homepagehttps://github.com/Apolexian/rfc-fetch
repositoryhttps://github.com/Apolexian/rfc-fetch
max_upload_size
id448896
size31,384
Ivan Nikitin (Apolexian)

documentation

README

RFC Fetch

A very small script to fetch the txt file for a given RFC.

Example usage:

./rfcfetch --number=9000 --number=8999 --number=9001

Currently only supports txt format.

Commit count: 6

cargo fmt