SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-ply rpm build for : RedHat EL 4. For other distributions click python-ply.

Name : python-ply
Version : 2.3 Vendor : Fedora Project < http://bugzilla_redhat_com/bugzilla>
Release : 2.el4.1 Date : 2008-03-25 01:03:21
Group : System Environment/Libraries Source RPM : python-ply-2.3-2.el4.1.src.rpm
Size : 0.32 MB
Packager : Fedora Project < http://bugzilla_redhat_com/bugzilla>
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/epel/4/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-ply-2.3-2.el4.1.noarch.rpm
ftp.icm.edu.pl  python-ply-2.3-2.el4.1.noarch.rpm
     

Provides :
python-ply

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/python2.3/site-packages/ply
/usr/lib/python2.3/site-packages/ply/__init__.py
/usr/lib/python2.3/site-packages/ply/__init__.pyc
/usr/lib/python2.3/site-packages/ply/lex.py
/usr/lib/python2.3/site-packages/ply/lex.pyc
/usr/lib/python2.3/site-packages/ply/yacc.py
/usr/lib/python2.3/site-packages/ply/yacc.pyc
/usr/share/doc/python-ply-2.3
/usr/share/doc/python-ply-2.3/COPYING
/usr/share/doc/python-ply-2.3/README
/usr/share/doc/python-ply-2.3/example
/usr/share/doc/python-ply-2.3/example/BASIC
/usr/share/doc/python-ply-2.3/example/BASIC/README
/usr/share/doc/python-ply-2.3/example/BASIC/basic.py
/usr/share/doc/python-ply-2.3/example/BASIC/basiclex.py
/usr/share/doc/python-ply-2.3/example/BASIC/basinterp.py
/usr/share/doc/python-ply-2.3/example/BASIC/basparse.py
/usr/share/doc/python-ply-2.3/example/BASIC/dim.bas
/usr/share/doc/python-ply-2.3/example/BASIC/func.bas
/usr/share/doc/python-ply-2.3/example/BASIC/gcd.bas
/usr/share/doc/python-ply-2.3/example/BASIC/gosub.bas
/usr/share/doc/python-ply-2.3/example/BASIC/hello.bas
/usr/share/doc/python-ply-2.3/example/BASIC/linear.bas
/usr/share/doc/python-ply-2.3/example/BASIC/maxsin.bas
/usr/share/doc/python-ply-2.3/example/BASIC/powers.bas
/usr/share/doc/python-ply-2.3/example/BASIC/rand.bas
/usr/share/doc/python-ply-2.3/example/BASIC/sales.bas
/usr/share/doc/python-ply-2.3/example/BASIC/sears.bas
/usr/share/doc/python-ply-2.3/example/BASIC/sqrt1.bas
/usr/share/doc/python-ply-2.3/example/BASIC/sqrt2.bas
There is 27 files more in these RPM.

 
ICM