Tue, 17 Mar 2026 12:03:50 CST | login

Information for RPM python3-funcparserlib-1.0.1-3.ocs23.noarch.rpm

ID41449
Namepython3-funcparserlib
Version1.0.1
Release3.ocs23
Epoch
Archnoarch
SummaryRecursive descent parsing library for Python based on functional combinators
DescriptionThe primary focus of funcparserlib is parsing little languages or external DSLs (domain specific languages). Parsers made with funcparserlib are pure-Python LL(*) parsers. It means that it's very easy to write parsers without thinking about lookaheads and other hardcore parsing stuff. However, recursive descent parsing is a rather slow method compared to LL(k) or LR(k) algorithms. Still, parsing with funcparserlib is at least twice faster than PyParsing, a very popular library for Python.
Build Time2023-09-09 06:14:08 GMT
Size31.02 KB
dff88326c35c4fd2072c5a4f6582d715
LicenseMIT
Buildrootdist-ocs23-build-67829-3690
Provides
python-funcparserlib = 1.0.1-3.ocs23
python3-funcparserlib = 1.0.1-3.ocs23
python3.10-funcparserlib = 1.0.1-3.ocs23
python3.10dist(funcparserlib) = 1.0.1
python3dist(funcparserlib) = 1.0.1
Obsoletes
python3.10-funcparserlib < 1.0.1-3.ocs23
Conflicts No Conflicts
Requires
python(abi) = 3.10
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 28 of 28
Name ascending sort Size
/usr/lib/python3.10/site-packages/funcparserlib0.00 B
/usr/lib/python3.10/site-packages/funcparserlib-1.0.1-py3.10.egg-info0.00 B
/usr/lib/python3.10/site-packages/funcparserlib-1.0.1-py3.10.egg-info/PKG-INFO6.00 KB
/usr/lib/python3.10/site-packages/funcparserlib-1.0.1-py3.10.egg-info/SOURCES.txt379.00 B
/usr/lib/python3.10/site-packages/funcparserlib-1.0.1-py3.10.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.10/site-packages/funcparserlib-1.0.1-py3.10.egg-info/top_level.txt14.00 B
/usr/lib/python3.10/site-packages/funcparserlib/__init__.py0.00 B
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__0.00 B
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/__init__.cpython-310.opt-1.pyc152.00 B
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/__init__.cpython-310.pyc152.00 B
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/lexer.cpython-310.opt-1.pyc6.17 KB
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/lexer.cpython-310.pyc6.17 KB
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/parser.cpython-310.opt-1.pyc25.98 KB
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/parser.cpython-310.pyc25.98 KB
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/util.cpython-310.opt-1.pyc1.71 KB
/usr/lib/python3.10/site-packages/funcparserlib/__pycache__/util.cpython-310.pyc1.71 KB
/usr/lib/python3.10/site-packages/funcparserlib/lexer.py6.98 KB
/usr/lib/python3.10/site-packages/funcparserlib/lexer.pyi826.00 B
/usr/lib/python3.10/site-packages/funcparserlib/parser.py24.85 KB
/usr/lib/python3.10/site-packages/funcparserlib/parser.pyi2.62 KB
/usr/lib/python3.10/site-packages/funcparserlib/py.typed0.00 B
/usr/lib/python3.10/site-packages/funcparserlib/util.py2.59 KB
/usr/lib/python3.10/site-packages/funcparserlib/util.pyi172.00 B
/usr/share/doc/python3-funcparserlib0.00 B
/usr/share/doc/python3-funcparserlib/PKG-INFO6.98 KB
/usr/share/doc/python3-funcparserlib/README.md5.61 KB
/usr/share/licenses/python3-funcparserlib0.00 B
/usr/share/licenses/python3-funcparserlib/LICENSE1.04 KB
Component of No Buildroots