Package: pdfminer / 20140328+dfsg-1

Metadata

Package Version Patches format
pdfminer 20140328+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python2.diff | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 =?utf-8?q?use=20=e2=80=98python=e2=80=99=20rather=20than=20?=
 =?UTF-8?q?=E2=80=98python2=E2=80=99=20binary.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

pickle protocol 2.diff | (download)

tools/conv_cmap.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use pickle protocol 2 for serializing data.

avoid timestamped gzip.patch | (download)

tools/conv_cmap.py | 18 12 + 6 - 0 !
1 file changed, 12 insertions(+), 6 deletions(-)

 avoid timestamps in gzip-compressed file and use

 compressionlevel=9 to reduce data size.