INFO
Name: python3-flexparser
Version: 0.4-1.el10_0
Arch: noarch
Summary: Parsing made fun … using typing
License: BSD-3-Clause
Vendor: Fedora Project
Build Host: buildvm-a64-12.iad2.fedoraproject.org
Build Date: Tue Feb 11 16:39:30 2025
Size: 246403
URL: https://github.com/hgrecco/flexparser
Description: The idea is quite simple. You write a class for every type of content (called
here ParsedStatement) you need to parse. Each class should have a from_string
constructor. We used extensively the typing module to make the output structure
easy to use and less error prone.
FILES
/usr/lib/python3.12/site-packages/flexparser
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/AUTHORS
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/LICENSE
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/METADATA
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/WHEEL
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/flexparser/__init__.py
/usr/lib/python3.12/site-packages/flexparser/__pycache__
/usr/lib/python3.12/site-packages/flexparser/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/flexparser/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/flexparser/__pycache__/flexparser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/flexparser/__pycache__/flexparser.cpython-312.pyc
/usr/lib/python3.12/site-packages/flexparser/flexparser.py
/usr/lib/python3.12/site-packages/flexparser/py.typed
/usr/share/doc/python3-flexparser
/usr/share/doc/python3-flexparser/CHANGES
/usr/share/doc/python3-flexparser/README.rst
REQUIRES
python(abi) 3.12
python3.12dist(typing-extensions)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
python-flexparser 0.4-1.el10_0
python3-flexparser 0.4-1.el10_0
python3.12-flexparser 0.4-1.el10_0
python3.12dist(flexparser) 0.4
python3dist(flexparser) 0.4
CONFIG FILES
/usr/lib/python3.12/site-packages/flexparser
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/AUTHORS l
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/LICENSE l
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/METADATA
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/WHEEL
/usr/lib/python3.12/site-packages/flexparser-0.4.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/flexparser/__init__.py
/usr/lib/python3.12/site-packages/flexparser/__pycache__
/usr/lib/python3.12/site-packages/flexparser/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/flexparser/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/flexparser/__pycache__/flexparser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/flexparser/__pycache__/flexparser.cpython-312.pyc
/usr/lib/python3.12/site-packages/flexparser/flexparser.py
/usr/lib/python3.12/site-packages/flexparser/py.typed
/usr/share/doc/python3-flexparser
/usr/share/doc/python3-flexparser/CHANGES d
/usr/share/doc/python3-flexparser/README.rst d
LICENSE FILES
BSD-3-Clause
|