Skip to content
Sections
>> Ubuntu >> Packages >> hardy >> python >> python-ply
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Source: ply  ]

Package: python-ply (2.3-1) [universe]

Links for python-ply

Screenshot

Ubuntu Resources:

Download Source Package ply:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainers (usually from Debian):

  • Arnaud Fontaine
  • Debian Python Modules Team (Mail Archive)
  • Gustavo Franco

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

Lex and Yacc implementation for Python

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's 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  extremely easy  to use and  provides very  extensive error
   checking.

 Homepage: http://www.dabeaz.com/ply/

Other Packages Related to python-ply

  • depends
  • recommends
  • suggests
  • dep: python (>= 2.3)
    An interactive high-level object-oriented language (default version)
  • dep: python-support (>= 0.2)
    automated rebuilding support for python modules

Download python-ply

Download for all available architectures
Architecture Package Size Installed Size Files
all 45.0 kB212.0 kB [list of files]