pdfminer.six/tools
Pieter Marsman 6cc78ee124
Replace opts by argparse in dumppdf.py (#321)
Also add multi-character argument names
Fixes #175
2019-10-27 21:40:04 +01:00
..
Makefile webapp fixed 2010-12-25 08:41:35 +00:00
__init__.py tools must be a module to enable scripts tests 2014-09-04 09:47:33 +02:00
conv_afm.py Replaced .iteritems() and with six.iteritems() for Python 3 compat 2019-07-24 14:08:30 -03:00
conv_cmap.py Add string expressions to asserts showing local data (#67) 2017-05-29 09:06:09 +02:00
conv_glyphlist.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
dumppdf.py Replace opts by argparse in dumppdf.py (#321) 2019-10-27 21:40:04 +01:00
latin2ascii.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
pdf2txt.py Move argparse object setup out of main to separate function. 2018-08-12 21:07:52 -07:00
pdfdiff.py apply dos2unix to files in pdfminer/ and tools/ to remove \r\n windows line endings 2018-06-21 12:19:48 -07:00
pdfstats.py Add tools/pdfstats.py which counts all LT* types in a PDF (#68) 2017-05-29 09:11:58 +02:00
prof.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00