pdfminer.six/pdfminer
Pieter Marsman 803a7d9598 Release 20191110 2019-11-10 12:29:14 +01: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 Release 20191110 2019-11-10 12:29:14 +01: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 move unittest to main() 2018-06-26 00:51:51 +02:00
cmapdb.py Removes code comments 2019-08-20 16:48:40 +05:30
converter.py Create sphinx documentation for Read the Docs (#329) 2019-11-07 21:12:34 +01:00
encodingdb.py Raise a `KeyError` with a useful message if `unicode2name()` does not match any glyph name. Use this message to log debug statements. 2019-07-16 08:52:24 +02: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 Create sphinx documentation for Read the Docs (#329) 2019-11-07 21:12:34 +01:00
image.py Added: extraction of JBIG2 encoded images (#311) 2019-10-22 17:37:06 +02:00
jbig2.py Added: extraction of JBIG2 encoded images (#311) 2019-10-22 17:37:06 +02:00
latin_enc.py decode cid: 160 and 170 to spaces 2018-06-20 17:17:03 +05:30
layout.py Fix wrong ordering of grouping textboxes introduced by #315. The first grouping of textboxes should be skipped if there are intermediate textboxes. (#335) 2019-11-10 12:18:49 +01:00
lzw.py Use named logger instead of root logger (#236) 2019-10-22 20:52:43 +02:00
pdfcolor.py pdfcolor: Fix Python 2.6 compatibility 2018-03-06 14:53:11 +04:00
pdfdevice.py Create sphinx documentation for Read the Docs (#329) 2019-11-07 21:12:34 +01:00
pdfdocument.py Fix assertionerror when dumping pdf with reference to objid 0 (#318) 2019-10-25 22:49:58 +02:00
pdffont.py Merge pull request #203 from jbarlow83/negative-descent 2019-10-13 20:06:52 +02:00
pdfinterp.py Create sphinx documentation for Read the Docs (#329) 2019-11-07 21:12:34 +01:00
pdfpage.py Fixes #64 -- be less strict when inspecting a tree type (#76) 2017-07-20 20:46:35 +02:00
pdfparser.py Fix cases where a bytearray doesn't work in place of bytes 2018-04-03 07:27:29 +10:00
pdftypes.py Added: extraction of JBIG2 encoded images (#311) 2019-10-22 17:37:06 +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 Remove webapp and other (un)helpful application references: django, cgi, and pyinstaller. (#320) 2019-10-26 19:16:37 +02:00
utils.py Fix wrong ordering of grouping textboxes introduced by #315. The first grouping of textboxes should be skipped if there are intermediate textboxes. (#335) 2019-11-10 12:18:49 +01:00