Fri, 29 May 2026 22:56:52 CST | login

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

ID55106
Namepython-funcparserlib
Version1.0.1
Release4.ocs23
Epoch
Archsrc
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:16 GMT
Size27.96 KB
485ff4da6e60b5cdbc2144c01f17157d
LicenseMIT
Buildrootdist-ocs23-python311-build-86838-4752
Provides
python3-funcparserlib = 1.0.1-4.ocs23
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