Name : python310-funcparserlib
| |
Version : 1.0.1
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 31.116
| Date : 2022-11-08 01:46:46
|
Group : Development/Languages/Python
| Source RPM : python-funcparserlib-1.0.1-31.116.src.rpm
|
Size : 0.09 MB
| |
Packager : (none)
| |
Summary : Recursive descent parsing library based on functional combinators
|
Description :
The 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 low 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Factory_PowerPC/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.10dist(funcparserlib)
python310-funcparserlib
python3dist(funcparserlib)
Requires :