Tue, 17 Mar 2026 02:53:02 CST | login

Information for RPM python-lark-parser-1.1.7-5.ocs23.rva23.src.rpm

ID307461
Namepython-lark-parser
Version1.1.7
Release5.ocs23.rva23
Epoch
Archsrc
SummaryLark is a modern general-purpose parsing library for Python
DescriptionLark is a modern general-purpose parsing library for Python. Lark focuses on simplicity and power. It lets you choose between two parsing algorithms: Earley : Parses all context-free grammars (even ambiguous ones)! It is the default. LALR(1): Only LR grammars. Outperforms PLY and most if not all other pure-python parsing libraries. Both algorithms are written in Python and can be used interchangeably with the same grammar (aside for algorithmic restrictions). See "Comparison to other parsers" for more details. Lark can auto magically build an AST from your grammar, without any more code on your part. Features: - EBNF grammar with a little extra - Earley & LALR(1) - Builds an AST auto magically based on the grammar - Automatic line & column tracking - Automatic token collision resolution (unless both tokens are regexps) - Python 2 & 3 compatible - Unicode fully supported
Build Time2026-03-16 10:15:11 GMT
Size263.55 KB
eca823bae7282b11a2a456def5016bcb
LicenseMIT
Buildrootdist-ocs23-riscv-rva23-build-355834-40715
Provides
python3-lark-parser = 1.1.7-5.ocs23.rva23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
pyproject-rpm-macros
python3-devel
python3-devel
python3-setuptools
python3dist(packaging)
python3dist(pip) >= 19
python3dist(setuptools) >= 61.2
python3dist(toml)
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-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
lark-1.1.7.tar.gz245.40 KB
python-lark-parser.spec3.96 KB
Component of No Buildroots