Wed, 20 May 2026 20:08:33 CST | login

Information for RPM python-funcparserlib-1.0.1-4.oc9.src.rpm

ID160243
Buildpython-funcparserlib-1.0.1-4.oc9
Namepython-funcparserlib
Version1.0.1
Release4.oc9
Epoch
Archsrc
DraftFalse
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 Time2024-01-16 09:37:14 GMT
Size27.94 KB
96fec3f4465113e9208f5b4b3da8021d
LicenseMIT
Buildrootdist-oc9-epol-build-64709-16665
Provides
python3-funcparserlib = 1.0.1-4.oc9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python3-devel
python3-setuptools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
funcparserlib-1.0.1.tar.gz16.83 KB
python-funcparserlib.spec2.27 KB
Component of No Buildroots