pdfminer.six/pdfminer
Chris Hager b686dd0139 pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
..
Makefile apply more patches 2010-02-13 15:00:43 +00:00
__init__.py Update __init__.py 2015-06-01 10:21:51 +02:00
arcfour.py fixes for ARC4 2014-09-07 18:38:22 +02:00
ascii85.py Python 3.4 compatibility + tests 2014-09-04 09:36:19 +02:00
ccitt.py Python 3.4 compatibility + tests 2014-09-04 09:36:19 +02:00
cmapdb.py avoid string formating when not logging 2014-09-12 00:29:31 +02:00
converter.py Fixed some bugs preventing all tests from passing in Py2. 2015-05-30 18:02:29 +01:00
encodingdb.py Python 3.4 support and tests 2014-09-03 15:26:08 +02:00
fontmetrics.py PEP8: Remove trailing whitespace 2013-11-07 16:14:53 +09:00
glyphlist.py renamed: python2 -> python. 2013-10-17 23:05:27 +09:00
high_level.py Fixed some bugs preventing all tests from passing in Py2. 2015-05-30 18:02:29 +01:00
image.py more xrange to range 2014-09-16 23:17:31 +02:00
latin_enc.py renamed: python2 -> python. 2013-10-17 23:05:27 +09:00
layout.py Python 3.4 support and tests 2014-09-03 15:26:08 +02:00
lzw.py Python 3.4 compatibility + tests 2014-09-04 09:36:19 +02:00
pdfcolor.py tests pass under Py 2.7 and 3.4 2014-09-01 14:16:49 +02:00
pdfdevice.py Many changes to make pdf2txt.py work better in Py3, some in that script, others in module! 2015-05-17 21:08:57 +01:00
pdfdocument.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
pdffont.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
pdfinterp.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
pdfpage.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
pdfparser.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
pdftypes.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
psparser.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
rijndael.py more xrange to range 2014-09-16 23:17:31 +02:00
runlength.py Python 3.4 compatibility + tests 2014-09-04 09:36:19 +02:00
settings.py pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE 2015-11-01 22:28:08 +01:00
utils.py Whoops, forgot to version-gate chardet in the actual code. Thanks Travis! 2015-05-30 19:33:35 +01:00