rfcparser

Rfcparser is a Python tool that makes it easy to parse common RFC syntaxes. Rfcparser takes a raw string as input, parses, validates, and returns Python objects to simplify the processing of RFC synt…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install rfcparser

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.8 2023-02-11    
0.0.7 2023-02-07    
0.0.6 2023-02-07    
0.0.5 2023-02-07    
0.0.4 2023-02-06    
0.0.3 2023-02-03    
0.0.2 2023-02-03    
0.0.2b2 pre-release 2023-02-01    
0.0.2b1 pre-release 2023-02-01    

Issues with this package?

Page last updated 2023-10-28 02:17:26 UTC