[Python] [ANNOUNCE] pypoppler 0.6.2

Gian Mario Tagliaretti gianmt a gnome.org
Ven 21 Dic 2007 20:03:36 CET


I am pleased to announce version 0.6.2 of the Python bindings for Poppler.

It is available at:
http://www.gnome.org/~gianmt/pypoppler-0.6.2.tar.gz

The above location is temporary, until I will find a nice house for
future release.

What's new:
===========

    o really ship the demo, fix Makefiles (Gian Mario)
    o Wrap  poppler_page_get_image_mapping,
      poppler_page_get_form_field_mapping (Gian Mario)
    o Wrap poppler_page_get_link_mapping (Gian Mario)
    o Wrap poppler_page_get_thumbnail_size (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


More information about the Python mailing list