Python-djvulibre

Latest version: v0.8.8

Safety actively analyzes 638141 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.3.3

* Improve setup.py:
+ Add “Operating System :: Microsoft :: Windows” to trove classifiers.
* Add Windows-specific module djvu.dllpath, which is aimed to ease finding
DjVuLibre DLLs in non-standard locations.
* Make expression and symbol objects picklable.
* Add work-around for <https://bugs.debian.org/620859>.
* Fix test suite compatibility with Python 3.

-- Jakub Wilk <jwilkjwilk.net> Mon, 04 Apr 2011 21:06:01 +0200

0.3.2

* Python ≥ 2.6: make djvu.sexpr.ListExpression a “virtual subclass” of
collections.MutableSequence.
* Add append, count, extend, index, insert, pop, remove and reverse methods
for list expressions.
* Add ‘+=’ and ‘del’ operators for list expressions.
* Fix compatibility with Cython 0.12.
* Fix compatibility with some non-POSIX operating systems.
* Add work-around for <https://bugs.python.org/issue969718>.
* Improve setup.py:
+ Add work-around for <https://bugs.debian.org/607112>.
+ Make ‘clean --all’ remove temporary *.pxi and *.c files.
+ Don't import Cython modules; call the ‘cython’ binary instead.
+ Allow cross-compilation using MinGW cross compiler.

-- Jakub Wilk <jwilkjwilk.net> Wed, 15 Dec 2010 21:17:39 +0100

0.3.1

* Add another example program.
* Fix encoding issues with djvu.decode.ErrorMessage. Thanks to Kyrill
Detinov for the bug report.

-- Jakub Wilk <jwilkjwilk.net> Fri, 19 Nov 2010 17:44:51 +0100

0.3.0

* Add support for Python 3.
* Fix tests on 64-bit architectures.
* Fix compatibility with Cython 0.13.
* Message.message are now always Unicode strings.

-- Jakub Wilk <jwilkjwilk.net> Fri, 29 Oct 2010 01:51:33 +0200

0.1.18

* Fix handling of non-ASCII metadata.

-- Jakub Wilk <jwilkjwilk.net> Fri, 25 Jun 2010 23:32:05 +0200

0.1.17

* Allow rendering images directly into a writable buffer (e.g. an array),
rather than to a newly created string. That should ease integration of
python-djvulibre with e.g. numpy or cairo.
* Add two simple example programs.

-- Jakub Wilk <jwilkjwilk.net> Thu, 11 Feb 2010 17:48:36 +0100

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.