0 purchases
rfccli 1.0.0
rfc-cli
A command line viewer for RFCs
Installation
Install with pip using any of these commands
pip install rfc # General
pip3 install rfc # Mostly MacOS/Linux
python -m pip install rfc # General
python3 -m pip install rfc # Mostly MacOS/Linux
py -m pip install rfc # Windows
Usage
rfc show 2822 # Read the RFC 2822
rfc show draft-ietf-core-coap-18 # Read IETF draft core-coap version 18
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.