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
Dependencies
Releases
| Version | Released | Bookworm Python 3.11 |
Trixie Python 3.13 |
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?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue