معرفی شرکت ها


python3-module-funcparserlib-0.3.6-alt1.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Recurisve descent parsing library for Python based on functional combinators
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته python3-module-funcparserlib
نام فایل بسته python3-module-funcparserlib-0.3.6-alt1.noarch.rpm
نسخه بسته 0.3.6
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 23 Sep 2019 05
هاست سازنده grenka-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/vlasovskikh/funcparserlib
مجوز MIT
حجم دانلود 32K
حجم نصب 107.619K
Parser combinators are just higher-order functions that take parsers as their arguments and return them as result values. Parser combinators are: * First-class values * Extremely composable * Tend to make the code quite compact * Resemble the readable notation of xBNF grammars Parsers made with funcparserlib are pure-Python LL(*) parsers. It means that it's very easy to write them without thinking about look-aheads and all that hardcore parsing stuff. But the recursive descent parsing is a rather slow method compared to LL(k) or LR(k) algorithms. So the primary domain for funcparserlib is parsing little languages or external DSLs (domain specific languages). The library itself is very small. Its source code is only 0.5 KLOC, with lots of comments included. It features the longest parsed prefix error reporting, as well as a tiny lexer generator for token position tracking.


نیازمندی

مقدار نام
- /usr/lib/python3/site-packages
- python3(logging) < 0
- python3(os) < 0
- python3(pprint) < 0
- python3(re) < 0
- python3(unittest) < 0
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python3(funcparserlib)
- python3(funcparserlib.lexer)
- python3(funcparserlib.parser)
- python3(funcparserlib.tests)
- python3(funcparserlib.tests.dot)
- python3(funcparserlib.tests.json)
- python3(funcparserlib.tests.test_dot)
- python3(funcparserlib.tests.test_json)
- python3(funcparserlib.tests.test_parsing)
- python3(funcparserlib.util)
= 0.3.6-alt1:sisyphus+238021.74.3.1 python3-module-funcparserlib


نحوه نصب


نصب پکیج rpm python3-module-funcparserlib:

    sudo apt-get install python3-module-funcparserlib-0.3.6-alt1.noarch.rpm


فایل ها

مسیرها
/usr/lib/python3/site-packages/funcparserlib
/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info
/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/PKG-INFO
/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/SOURCES.txt
/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/dependency_links.txt
/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/top_level.txt
/usr/lib/python3/site-packages/funcparserlib/__init__.py
/usr/lib/python3/site-packages/funcparserlib/__pycache__
/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/lexer.py
/usr/lib/python3/site-packages/funcparserlib/parser.py
/usr/lib/python3/site-packages/funcparserlib/tests
/usr/lib/python3/site-packages/funcparserlib/tests/__init__.py
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-37.opt-1.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-37.opt-2.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-37.pyc
/usr/lib/python3/site-packages/funcparserlib/tests/dot.py
/usr/lib/python3/site-packages/funcparserlib/tests/json.py
/usr/lib/python3/site-packages/funcparserlib/tests/test_dot.py
/usr/lib/python3/site-packages/funcparserlib/tests/test_json.py
/usr/lib/python3/site-packages/funcparserlib/tests/test_parsing.py
/usr/lib/python3/site-packages/funcparserlib/util.py
/usr/share/doc/python3-module-funcparserlib-0.3.6
/usr/share/doc/python3-module-funcparserlib-0.3.6/CHANGES
/usr/share/doc/python3-module-funcparserlib-0.3.6/README


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-09-23

Build new version for python3.

2011-10-20

Rebuild with Python-2.7

2010-05-19

fixed license: MIT, not GPL

2010-05-19

Initial build for Sisyphus