Tue, 31 Mar 2026 16:21:40 CST | login

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

ID55107
Namepython3-funcparserlib
Version1.0.1
Release4.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-19 08:41:20 GMT
Size35.36 KB
8a9c0e8daed02e2636483a24311113ff
LicenseMIT
Buildrootdist-ocs23-python311-build-86838-4752
Provides
python-funcparserlib = 1.0.1-4.ocs23
python3-funcparserlib = 1.0.1-4.ocs23
python3.11-funcparserlib = 1.0.1-4.ocs23
python3.11dist(funcparserlib) = 1.0.1
python3dist(funcparserlib) = 1.0.1
Obsoletes
python3.11-funcparserlib < 1.0.1-4.ocs23
Conflicts No Conflicts
Requires
python(abi) = 3.11
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.11/site-packages/funcparserlib0.00 B
/usr/lib/python3.11/site-packages/funcparserlib-1.0.1-py3.11.egg-info0.00 B
/usr/lib/python3.11/site-packages/funcparserlib-1.0.1-py3.11.egg-info/PKG-INFO6.00 KB
/usr/lib/python3.11/site-packages/funcparserlib-1.0.1-py3.11.egg-info/SOURCES.txt379.00 B
/usr/lib/python3.11/site-packages/funcparserlib-1.0.1-py3.11.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.11/site-packages/funcparserlib-1.0.1-py3.11.egg-info/top_level.txt14.00 B
/usr/lib/python3.11/site-packages/funcparserlib/__init__.py0.00 B
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__0.00 B
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/__init__.cpython-311.opt-1.pyc168.00 B
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/__init__.cpython-311.pyc168.00 B
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/lexer.cpython-311.opt-1.pyc8.79 KB
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/lexer.cpython-311.pyc8.79 KB
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/parser.cpython-311.opt-1.pyc34.15 KB
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/parser.cpython-311.pyc34.15 KB
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/util.cpython-311.opt-1.pyc2.35 KB
/usr/lib/python3.11/site-packages/funcparserlib/__pycache__/util.cpython-311.pyc2.35 KB
/usr/lib/python3.11/site-packages/funcparserlib/lexer.py6.98 KB
/usr/lib/python3.11/site-packages/funcparserlib/lexer.pyi826.00 B
/usr/lib/python3.11/site-packages/funcparserlib/parser.py24.85 KB
/usr/lib/python3.11/site-packages/funcparserlib/parser.pyi2.62 KB
/usr/lib/python3.11/site-packages/funcparserlib/py.typed0.00 B
/usr/lib/python3.11/site-packages/funcparserlib/util.py2.59 KB
/usr/lib/python3.11/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