[Python] [ANNOUNCE] pypoppler 0.6.1
Gian Mario Tagliaretti
gianmt a gnome.org
Gio 13 Dic 2007 23:14:11 CET
I am pleased to announce version 0.6.1 of the Python bindings for Poppler.
It is available at:
http://www.gnome.org/~gianmt/pypoppler-0.6.1.tar.gz
The above location is temporary, until I will find a nice house for
future release.
What's new:
===========
o demo-poppler.py: Add a simple example. (Gian Mario)
o Wrap poppler_font_info_scan (Gian Mario)
o Adjust a couple of functions naming (Gian Mario)
Blurb:
======
Poppler[1] is a PDF rendering library based on the xpdf-3.0 code base.
PyPoppler is a wrapper which exposes the poppler API to the
python world. It is fairly complete, most of the API are covered.
The documentation is actually missing, help wanted :)
Like the Poppler library itself, PyPoppler is licensed under the GNU GPL.
PyPoppler requires:
=====================
o Poppler >= 0.6.0
o PyGObject >= 2.10.1 (2.11.3 to build the docs)
o PyGTK >= 2.10.0
o PyCairo >= 1.2.0
Bug reports should go to
https://launchpad.net/poppler-python
[1] http://poppler.freedesktop.org/
cheers
--
Gian Mario Tagliaretti
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list a gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list
More information about the Python
mailing list