Crates.io | rfcfetch |
lib.rs | rfcfetch |
version | 0.1.0 |
source | src |
created_at | 2021-09-09 13:50:57.458398 |
updated_at | 2021-09-09 13:50:57.458398 |
description | Small script to fetch RFCs |
homepage | https://github.com/Apolexian/rfc-fetch |
repository | https://github.com/Apolexian/rfc-fetch |
max_upload_size | |
id | 448896 |
size | 31,384 |
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.