Fedora 8 Update: python-ply-2.5-1.fc8

updates at fedoraproject.org updates at fedoraproject.org
Mon Oct 20 20:28:00 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-8922
2008-10-20 19:21:18
--------------------------------------------------------------------------------

Name        : python-ply
Product     : Fedora 8
Version     : 2.5
Release     : 1.fc8
URL         : http://www.dabeaz.com/ply/
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.

--------------------------------------------------------------------------------
Update Information:

This release fixes a number of outstanding bugs, provides improved error
handling, and may run even faster than Ply-2.3.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Oct 17 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.5-1
- update to 2.5
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #467472 - ply 2.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=467472
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-ply' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list