Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-flexparser | Distribution: Fedora Project |
Version: 0.3.1 | Vendor: Fedora Project |
Release: 5.el10_0 | Build date: Wed Aug 21 13:58:35 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-03.iad2.fedoraproject.org |
Size: 235849 | Source RPM: python-flexparser-0.3.1-5.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/hgrecco/flexparser | |
Summary: Parsing made fun … using typing |
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.
BSD-3-Clause
* Tue Aug 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.1-5 - Fix manual test BuildRequires * Tue Aug 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.1-4 - Drop some unnecessary testing BuildRequires * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.3.1-2 - Rebuilt for Python 3.13 * Thu Jun 06 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.1-1 - Update to 0.3.1 (close RHBZ#2290659) * Wed Mar 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3-1 - Update to 0.3 (close RHBZ#2268632) * Wed Mar 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.1-1 - Update to 0.2.1 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2-2 - Assert that %pyproject_files contains a license file * Sun Dec 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2-1 - Initial package (close RHBZ#2247275)
/usr/lib/python3.12/site-packages/flexparser /usr/lib/python3.12/site-packages/flexparser-0.3.1.dist-info /usr/lib/python3.12/site-packages/flexparser-0.3.1.dist-info/AUTHORS /usr/lib/python3.12/site-packages/flexparser-0.3.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/flexparser-0.3.1.dist-info/LICENSE /usr/lib/python3.12/site-packages/flexparser-0.3.1.dist-info/METADATA /usr/lib/python3.12/site-packages/flexparser-0.3.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/flexparser-0.3.1.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
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 3 04:43:56 2024