Skip to content

wasi-master/rfc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A command line viewer for RFCs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages