SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-ply rpm build for : Mandriva 2010. For other distributions click python-ply.

Name : python-ply
Version : 3.3 Vendor : Mandriva
Release : 1mdv2010.1 Date : 2010-01-10 22:50:01
Group : Development/Python Source RPM : python-ply-3.3-1mdv2010.1.src.rpm
Size : 0.70 MB
Packager : Guillaume Rousse < guillomovitch_mandriva_org>
Summary : Python Lex-Yacc
Description :
PLY is yet another implementation of lex and yacc for Python. Although
several other parsing tools are available for Python, there are
several reasons why you might want to take a look at PLY:
- 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 extremely easy to use and provides very extensive error
checking.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-ply-3.3-1mdv2010.1.noarch.rpm
ftp.icm.edu.pl  python-ply-3.3-1mdv2010.1.noarch.rpm
     

Provides :
python-ply

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
python => 2.6
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
python-base => 2.6
python < 2.7


Content of RPM :
/usr/lib/python2.6/site-packages/ply
/usr/lib/python2.6/site-packages/ply-3.3-py2.6.egg-info
/usr/lib/python2.6/site-packages/ply/__init__.py
/usr/lib/python2.6/site-packages/ply/__init__.pyc
/usr/lib/python2.6/site-packages/ply/cpp.py
/usr/lib/python2.6/site-packages/ply/cpp.pyc
/usr/lib/python2.6/site-packages/ply/ctokens.py
/usr/lib/python2.6/site-packages/ply/ctokens.pyc
/usr/lib/python2.6/site-packages/ply/lex.py
/usr/lib/python2.6/site-packages/ply/lex.pyc
/usr/lib/python2.6/site-packages/ply/yacc.py
/usr/lib/python2.6/site-packages/ply/yacc.pyc
/usr/share/doc/python-ply
/usr/share/doc/python-ply/CHANGES
/usr/share/doc/python-ply/README
/usr/share/doc/python-ply/TODO
/usr/share/doc/python-ply/doc
/usr/share/doc/python-ply/doc/internal.html
/usr/share/doc/python-ply/doc/makedoc.py
/usr/share/doc/python-ply/doc/ply.html
/usr/share/doc/python-ply/example
/usr/share/doc/python-ply/example/BASIC
/usr/share/doc/python-ply/example/BASIC/README
/usr/share/doc/python-ply/example/BASIC/basic.py
/usr/share/doc/python-ply/example/BASIC/basiclex.py
/usr/share/doc/python-ply/example/BASIC/basiclog.py
/usr/share/doc/python-ply/example/BASIC/basinterp.py
/usr/share/doc/python-ply/example/BASIC/basparse.py
/usr/share/doc/python-ply/example/BASIC/dim.bas
/usr/share/doc/python-ply/example/BASIC/func.bas
There is 123 files more in these RPM.

 
ICM