LWN.net Logo

[ANNOUNCE] pypoppler 0.6.2

From:  "Gian Mario Tagliaretti" <gianmt-AT-gnome.org>
To:  gnome-announce-list-AT-gnome.org, poppler-AT-lists.freedesktop.org, "Discussioni generali sul linguaggio Python" <python-AT-lists.python.it>, pygtk <pygtk-AT-daa.com.au>
Subject:  [ANNOUNCE] pypoppler 0.6.2
Date:  Fri, 21 Dec 2007 20:03:36 +0100
Message-ID:  <35bf41160712211103r41b4b125ibebc6f955bf283f@mail.gmail.com>

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
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds