Thu, 19 Mar 2026 08:31:37 CST | login

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

ID41448
Namepython-funcparserlib
Version1.0.1
Release3.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-09 06:13:56 GMT
Size27.74 KB
71baff26cad3b3cdf2b4b445258db60b
LicenseMIT
Buildrootdist-ocs23-build-67829-3690
Provides
python3-funcparserlib = 1.0.1-3.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.16 KB
Component of No Buildroots