pdfminer.six/pdfminer
Yusuke Shinyama 2e900e5d10 Fixed for consistent test results. (hopefully...) 2014-06-26 17:41:31 +09:00
..
Makefile apply more patches 2010-02-13 15:00:43 +00:00
__init__.py Use print as a function. 2014-06-15 12:14:33 +09:00
arcfour.py Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00
ascii85.py PEP8: Whitespace changes to match pep8 2013-11-07 17:35:04 +09:00
ccitt.py Use print as a function. 2014-06-15 12:14:33 +09:00
cmapdb.py Changed: StringIO -> io.BytesIO 2014-06-25 19:55:41 +09:00
converter.py Added: stripcontrol for XMLConverter (-S option) 2014-06-22 00:33:00 +09:00
encodingdb.py PEP8: Whitespace changes to match pep8 2013-11-07 17:35:04 +09: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
image.py Changed: StringIO -> io.BytesIO 2014-06-25 19:55:41 +09:00
latin_enc.py renamed: python2 -> python. 2013-10-17 23:05:27 +09:00
layout.py Fixed for consistent test results. (hopefully...) 2014-06-26 17:41:31 +09:00
lzw.py Changed: StringIO -> io.BytesIO 2014-06-25 19:55:41 +09:00
pdfcolor.py PEP8: Whitespace changes to match pep8 2013-11-07 17:35:04 +09:00
pdfdevice.py Removed: tuple-unpacking args. 2014-06-15 12:12:13 +09:00
pdfdocument.py Code cleanup: removed some debug flags. 2014-06-14 15:43:10 +09:00
pdffont.py Changed: StringIO -> io.BytesIO 2014-06-25 19:55:41 +09:00
pdfinterp.py Changed: StringIO -> io.BytesIO 2014-06-25 19:55:41 +09:00
pdfpage.py Fixed: #56 (with a derpy fix) 2014-06-18 19:11:45 +09:00
pdfparser.py Changed: StringIO -> io.BytesIO 2014-06-25 19:55:41 +09:00
pdftypes.py Changed: new except syntax (2.6 or above). 2014-06-16 18:50:07 +09:00
psparser.py Changed: StringIO -> io.BytesIO 2014-06-25 19:55:41 +09:00
rijndael.py Changed / to // for clarity. 2013-11-26 21:35:16 +09:00
runlength.py Merged. 2013-11-07 19:50:41 +09:00
utils.py Fixed for consistent test results. (hopefully...) 2014-06-26 17:41:31 +09:00