Skip to content

JavaProgrammerLB/RFCTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFCTool

For explore RFC documents

rfc_downloader.py: download RFC with rfc number

  • suport python3

  • request requests

  • Usage

python rfc_downloader.py [rfc_number]
  • Example Download RFC7540 with:
python rfc_downloader.py 7540

rfc_index.py: Index of All RFC Documents

  • request requests, bs4

  • Usage

python rfc_index.py

Releases

No releases published

Packages

No packages published

Languages