Skip to content

Releases: FriedrichFroebel/python-djvulibre

Version 0.9.1

13 Dec 16:04
Compare
Choose a tag to compare

This release now provides a PyPI source distribution built directly from this repository under the name djvulibre-python.

Unfortunately, we could not continue maintaining this package under the old PyPI package name, thus this release is mostly about internal renaming. The actual imports should not be affected, although you probably want to uninstall the old python-djvulibre package before installing djvulibre-python to avoid unintended side effects due to using the same namespace.

Version 0.9.0

24 Nov 06:44
Compare
Choose a tag to compare
  • Port to Python 3. At least Python 3.6 is required now.
  • Conform to PEP8 coding style.
  • Set Cython language level to 3.
  • Remove unused/unsupported djvu.dllpath.
  • Add support for Cython 3.0 and Python 3.12.
    • Require Cython >= 0.28.
    • Drop support for DjVuLibre < 3.5.26.