SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-sly rpm build for : OpenSuSE. For other distributions click python311-sly.

Name : python311-sly
Version : 0.5 Vendor : obs://build_opensuse_org/home:ojkastl_buildservice
Release : 5.27 Date : 2023-05-12 13:39:59
Group : Unspecified Source RPM : python-sly-0.5-5.27.src.rpm
Size : 0.31 MB
Packager : (none)
Summary : Python implementation of the lex and yacc tools
Description :
SLY is a 100% Python implementation of the lex and yacc tools commonly used to write parsers and compilers. Parsing is based on the same LALR(1) algorithm used by many yacc tools. Here are a few notable features:
* SLY provides very extensive error reporting and diagnostic information to assist in parser construction. The original implementation was developed for instructional purposes. As a result, the system tries to identify the most common types of errors made by novice users.
* SLY provides full support for empty productions, error recovery, precedence specifiers, and moderately ambiguous grammars.
* SLY uses various Python metaprogramming features to specify lexers and parsers. There are no generated files or extra steps involved. You simply write Python code and run it.
* SLY can be used to build parsers for \"real\" programming languages. Although it is not ultra-fast due to its Python implementation, SLY can be used to parse grammars consisting of several hundred rules (as might be found for a language like C).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ojkastl_buildservice:/Branch_devel_languages_python/openSUSE_Factory_PowerPC/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-sly
python3.11dist(sly)
python311-sly
python3dist(sly)

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/sly
/usr/lib/python3.11/site-packages/sly-0.5.dist-info
/usr/lib/python3.11/site-packages/sly-0.5.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/sly-0.5.dist-info/LICENSE
/usr/lib/python3.11/site-packages/sly-0.5.dist-info/METADATA
/usr/lib/python3.11/site-packages/sly-0.5.dist-info/RECORD
/usr/lib/python3.11/site-packages/sly-0.5.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/sly-0.5.dist-info/WHEEL
/usr/lib/python3.11/site-packages/sly-0.5.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/sly/__init__.py
/usr/lib/python3.11/site-packages/sly/__pycache__
/usr/lib/python3.11/site-packages/sly/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/ast.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/ast.cpython-311.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/docparse.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/docparse.cpython-311.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/lex.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/lex.cpython-311.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/yacc.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sly/__pycache__/yacc.cpython-311.pyc
/usr/lib/python3.11/site-packages/sly/ast.py
/usr/lib/python3.11/site-packages/sly/docparse.py
/usr/lib/python3.11/site-packages/sly/lex.py
/usr/lib/python3.11/site-packages/sly/yacc.py
/usr/share/doc/packages/python311-sly
/usr/share/doc/packages/python311-sly/README.rst
/usr/share/licenses/python311-sly
/usr/share/licenses/python311-sly/LICENSE

 
ICM