SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python-ply
Version : 2.5 Vendor : Mandriva
Release : 2mdv2009.1 Date : 2009-01-03 18:23:24
Group : Development/Python Source RPM : python-ply-2.5-2mdv2009.1.src.rpm
Size : 0.53 MB
Packager : Funda Wang < fundawang_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/2009.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-ply-2.5-2mdv2009.1.noarch.rpm
ftp.icm.edu.pl  python-ply-2.5-2mdv2009.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-2.5-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/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/COPYING
/usr/share/doc/python-ply/README
/usr/share/doc/python-ply/TODO
/usr/share/doc/python-ply/doc
/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/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
/usr/share/doc/python-ply/example/BASIC/gcd.bas
/usr/share/doc/python-ply/example/BASIC/gosub.bas
/usr/share/doc/python-ply/example/BASIC/hello.bas
/usr/share/doc/python-ply/example/BASIC/linear.bas
/usr/share/doc/python-ply/example/BASIC/maxsin.bas
There is 146 files more in these RPM.

 
ICM