SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-ply rpm build for : Fedora 17. For other distributions click python3-ply.

Name : python3-ply
Version : 3.4 Vendor : Fedora Project
Release : 1.fc17 Date : 2012-03-19 16:55:17
Group : System Environment/Libraries Source RPM : python-ply-3.4-1.fc17.src.rpm
Size : 0.55 MB
Packager : Fedora Project
Summary : Python Lex-Yacc
Description :
PLY is a straightforward lex/yacc implementation. Here is a list of its
essential features:
* It is implemented entirely in Python.
* It uses LR-parsing which is reasonably efficient and well suited for larger
grammars.
* PLY provides most of the standard lex/yacc features including support
for empty productions, precedence rules, error recovery, and support
for ambiguous grammars.
* PLY is straightforward to use and provides very extensive error checking.
* PLY doesn\'t try to do anything more or less than provide the basic lex/yacc
functionality. In other words, it\'s not a large parsing framework or a
component of some larger system.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/17/Everything/i386/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-ply-3.4-1.fc17.noarch.rpm
ftp.icm.edu.pl  python3-ply-3.4-1.fc17.noarch.rpm
ftp.icm.edu.pl  python3-ply-3.4-1.fc17.noarch.rpm
ftp.icm.edu.pl  python3-ply-3.4-1.fc17.noarch.rpm
     

Provides :
python3-ply

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python3-setuptools
python(abi) = 3.2


Content of RPM :
/usr/lib/python3.2/site-packages/ply
/usr/lib/python3.2/site-packages/ply-3.4-py3.2.egg-info
/usr/lib/python3.2/site-packages/ply/__init__.py
/usr/lib/python3.2/site-packages/ply/__pycache__
/usr/lib/python3.2/site-packages/ply/__pycache__/__init__.cpython-32.pyc
/usr/lib/python3.2/site-packages/ply/__pycache__/__init__.cpython-32.pyo
/usr/lib/python3.2/site-packages/ply/__pycache__/cpp.cpython-32.pyc
/usr/lib/python3.2/site-packages/ply/__pycache__/cpp.cpython-32.pyo
/usr/lib/python3.2/site-packages/ply/__pycache__/ctokens.cpython-32.pyc
/usr/lib/python3.2/site-packages/ply/__pycache__/ctokens.cpython-32.pyo
/usr/lib/python3.2/site-packages/ply/__pycache__/lex.cpython-32.pyc
/usr/lib/python3.2/site-packages/ply/__pycache__/lex.cpython-32.pyo
/usr/lib/python3.2/site-packages/ply/__pycache__/yacc.cpython-32.pyc
/usr/lib/python3.2/site-packages/ply/__pycache__/yacc.cpython-32.pyo
/usr/lib/python3.2/site-packages/ply/cpp.py
/usr/lib/python3.2/site-packages/ply/ctokens.py
/usr/lib/python3.2/site-packages/ply/lex.py
/usr/lib/python3.2/site-packages/ply/yacc.py
/usr/share/doc/python3-ply-3.4
/usr/share/doc/python3-ply-3.4/CHANGES
/usr/share/doc/python3-ply-3.4/README
/usr/share/doc/python3-ply-3.4/example
/usr/share/doc/python3-ply-3.4/example/BASIC
/usr/share/doc/python3-ply-3.4/example/BASIC/README
/usr/share/doc/python3-ply-3.4/example/BASIC/basic.py
/usr/share/doc/python3-ply-3.4/example/BASIC/basiclex.py
/usr/share/doc/python3-ply-3.4/example/BASIC/basiclog.py
/usr/share/doc/python3-ply-3.4/example/BASIC/basinterp.py
/usr/share/doc/python3-ply-3.4/example/BASIC/basparse.py
/usr/share/doc/python3-ply-3.4/example/BASIC/dim.bas
There is 43 files more in these RPM.

 
ICM