pdfminer.six/pdfminer
Igor Moura 40aa2533c9 Added: simple wrapper to extract text from pdf (#330)
Fixes #327
2019-11-07 07:54:10 +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 20191020 2019-10-20 14:21:48 +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 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 converter: Fix XML syntax 2018-03-06 14:41:52 +04: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 Added: simple wrapper to extract text from pdf (#330) 2019-11-07 07:54:10 +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 Speedup grouping of textboxes (#315) 2019-10-31 09:22:58 +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 Replaced .iteritems() and with six.iteritems() for Python 3 compat 2019-07-24 14:08:30 -03: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 fix stoke color and non-stroke color in PDFGraphicState 2019-10-12 17:35:46 -04: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 Cleanup utils.py 2019-10-17 12:14:02 +02:00