djvu/python-djvulibre

log

age author description
12 days Jakub Wilk Prepare to release 0.1.18.default tip
12 days Jakub Wilk Fix a typo.
12 days Jakub Wilk doc: standardize vim modelines.
4 weeks Jakub Wilk Added tag 0.1.17 for changeset 913136001769
4 weeks Jakub Wilk Release 0.1.17.0.1.17
4 weeks Jakub Wilk Update the changelog.
4 weeks Jakub Wilk Start using setuptools to generate upstream tarballs.
4 weeks Jakub Wilk Remove symlinks that are no longer useful.
4 weeks Jakub Wilk Fix minor whitespace glitches.
4 weeks Jakub Wilk Update e-mail address. Update copyright information.
4 weeks Jakub Wilk examples/djvu2png: don't pretent do support multi-page documents.
4 weeks Jakub Wilk examples/djvu2png: support several modes of operation.
4 weeks Jakub Wilk djvu2png: rename from djvu2svg...
4 weeks Jakub Wilk examples/djvu2svg: how to use python-djvulibre with numpy and cairo.
4 weeks Jakub Wilk Prepare to release 0.1.17.
4 weeks Jakub Wilk Document rendering into a buffer.
4 weeks Jakub Wilk doc: fix a formatting error.
4 weeks Jakub Wilk doc: strip trailing whitespace.
4 weeks Jakub Wilk doc: document PixelFormat attributes.
4 weeks Jakub Wilk decode: allow to render to images to a user-supplied buffer, rather than to a newly created string.
5 weeks Jakub Wilk doc: clearly explain what that pixel_format arguments should be PixelFormat instances.
5 weeks Jakub Wilk Fix a typo.
5 weeks Jakub Wilk Fix a typo.
2 months Jakub Wilk Update copyright information.
2 months Jakub Wilk examples/djvu-dump-text: simple tool to dump DjVu hidden text layer.
2 months Jakub Wilk Added tag 0.1.16 for changeset aed2eab8d67f
2 months Jakub Wilk Release 0.1.16.0.1.16
2 months Jakub Wilk Make reading S-expression from streams more efficient. Fix exception handling while reading/writing S-expression from/to streams.
4 months Jakub Wilk Added tag 0.1.15 for changeset 4788e3a80e35
4 months Jakub Wilk Release 0.1.15.0.1.15
4 months Jakub Wilk const: don't let TextZoneType compare equal to unrelated objects.
4 months Jakub Wilk Prepare for release 0.1.15.
5 months Jakub Wilk Fix a typo.
6 months Jakub Wilk Hack to be enable building python-djvulibre with Microsoft Visual C++ compiler.
6 months Jakub Wilk Added tag 0.1.14 for changeset 5d2aee28dd33
6 months Jakub Wilk Release 0.1.14.0.1.14
6 months Jakub Wilk Fix infinite recursion when comparing a text zone with a string.
7 months Jakub Wilk Added tag 0.1.13 for changeset 22250678dd51
7 months Jakub Wilk Release 0.1.13.0.1.13
7 months Jakub Wilk doc/source: cleanup.
7 months Jakub Wilk doc/changelog: beautify.
7 months Jakub Wilk tests/decode: set LC_ALL=C before running tests.
7 months Jakub Wilk tests/decode: adjust PostScript test to the current behaviour of ps2ascii.
7 months Jakub Wilk djvu.common: provide `typecheck()` implementation that does not trigger warnings.
7 months Jakub Wilk djvu.sexpr: remove comment that does not seem to be relevant any longer.
7 months Jakub Wilk djvu.sexpr: fix `BaseSymbol.__richcmp__()`.
7 months Jakub Wilk tests/decode: update to match current error messages.
7 months Jakub Wilk djvu.decode: don't shift longs for more bits than their size.
7 months Jakub Wilk Fix broken hgtags file.
7 months Jakub Wilk Added tag 0.1.12 for changeset 915893f9dff1
7 months Jakub Wilk Added tag 0.1.12 for changeset 5c4224a7a07b0.1.12
7 months Jakub Wilk Release 0.1.12.
7 months Jakub Wilk doc: add a missing file.
7 months Jakub Wilk Make setuptools cooperate with Cython.
7 months Jakub Wilk djvu.decode: fix typos.
7 months Jakub Wilk setup.py: fix a mishap.
7 months Jakub Wilk Include full copy of the GPLv2 license.
7 months Jakub Wilk New Homepage URI.
7 months Jakub Wilk Switch to Cython.
8 months Jakub Wilk setup: fix a typo in the description.