Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #767 > unrolled thread

pyPEG 2.8 published

Started byVolker Birk <bumens@dingens.org>
First post2012-11-26 10:05 +0000
Last post2012-11-26 10:05 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  pyPEG 2.8 published Volker Birk <bumens@dingens.org> - 2012-11-26 10:05 +0000

#767 — pyPEG 2.8 published

FromVolker Birk <bumens@dingens.org>
Date2012-11-26 10:05 +0000
SubjectpyPEG 2.8 published
Message-ID<mailman.294.1353952498.29569.python-announce-list@python.org>
This is a bugfix release fixing problems of installing with pip and
of initializing objects.


pyPEG 2 for Python 2.7 and 3.x

Python is a nice scripting language. It even gives you access to its own
parser and compiler. It also gives you access to different other parsers
for special purposes like XML and string templates.

But sometimes you may want to have your own parser. This is what's pyPEG
for. And pyPEG supports Unicode.

The source code for all you can find on bitbucket:

https://bitbucket.org/fdik/pypeg/

To build the documentation, you'll need YML 2. You can download YML
here:

Homepage: http://fdik.org/yml/ Toolchain: http://fdik.org/yml2.tar.bz2

pyPEG 2 depends on lxml, see http://lxml.de/

Yours,
VB.
-- 
Wenn Steinbrück „Urwahl“ hört, ruft der „Rolex!“

    (Friedrich Küppersbusch)

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web