pdfminer.six/pdfminer
Tim Bell 981e3a575e Fix TypeError caused by bug in _parse_comment; #90 #89 #109 2018-04-03 12:47:40 +10:00
..
cmap Include compiled cmap resources to simplify installation for CJK languages 2015-12-27 13:32:29 +09:00
Makefile apply more patches 2010-02-13 15:00:43 +00:00
__init__.py Move package description into package docstring (#87) 2017-08-18 08:13:15 +02:00
arcfour.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
ascii85.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
ccitt.py Fixes #54 -- don't pass bytestrings through ord() (#55) 2017-04-18 16:57:53 +02:00
cmapdb.py FIX: Null character replaced by blank 2017-11-08 12:50:50 +05:30
converter.py Fix assert message for PDFLayoutAnalyzer.end_page (#80) 2017-08-18 08:08:08 +02:00
encodingdb.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
fontmetrics.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
glyphlist.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
high_level.py Remove leftover from removing shebangs (#81) 2017-08-18 08:09:00 +02:00
image.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
latin_enc.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
layout.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
lzw.py logging (stupid bug) 2017-04-19 13:48:45 +02:00
pdfcolor.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
pdfdevice.py fix type of an argument to PDFFont#decode to bytes in py3 2018-02-20 13:42:09 +09:00
pdfdocument.py solves https://github.com/pdfminer/pdfminer.six/issues/65 2017-07-20 21:17:06 +02:00
pdffont.py Catch an error unpack might throw instead of checking the length before 2017-10-30 19:31:58 +01:00
pdfinterp.py Compare byte with byte instead of int (#78) 2017-07-20 20:47:14 +02:00
pdfpage.py Fixes #64 -- be less strict when inspecting a tree type (#76) 2017-07-20 20:46:35 +02:00
pdfparser.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
pdftypes.py Resolve unresolved PDFObjectRefs (#70) 2017-06-02 13:35:12 +02:00
psparser.py Fix TypeError caused by bug in _parse_comment; #90 #89 #109 2018-04-03 12:47:40 +10:00
rijndael.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
runlength.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
settings.py Miscellaneous bug fixes (#47) 2017-02-06 14:57:01 +01:00
utils.py Added a vector between 2 boxes which may be useful for users of the library 2018-02-16 14:49:12 +00:00