1
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #134 from timb07/issue_90 More... about 7 years ago
Merge pull request #129 from clustree/xml-color More... about 7 years ago
FIX: Removed python 2.6 build More... about 7 years ago
Merge pull request #139 from gvmori/py2fontfix More... about 7 years ago
Merge pull request #135 from AndydeCleyre/bugfix/big_P_is_for_Password More... about 7 years ago
Fixes needed to be able to compile pdfminer.six with Cython More... over 7 years ago
Fix Python 2.6 incompatibility More... over 7 years ago
Add sortedcontainers to TravisCI config More... over 7 years ago
Fix copy-paste error More... over 7 years ago
Remove now-unused csort() More... over 7 years ago
Speedup layout with .sort() and sortedcontainers.SortedListWithKey() More... over 7 years ago
only check for bytes input to enc() in python3 More... over 7 years ago
-P is *not* for page numbers, but passwords, so reflect that in the help text More... over 7 years ago
Fix TypeError caused by bug in _parse_comment; #90 #89 #109 More... over 7 years ago
Fix cases where a bytearray doesn't work in place of bytes More... over 7 years ago
Speed up handling of PDFs with large images with more minimal change More... over 7 years ago
Speed up handling of PDFs with large images More... over 7 years ago
Merge pull request #125 from yosida95/bytes-type More... over 7 years ago
Merge pull request #124 from yosida95/except-stmt More... over 7 years ago
Merge pull request #121 from KOLANICH/2BoxVector More... over 7 years ago
pdfcolor: Fix Python 2.6 compatibility More... over 7 years ago
converter: Fix XML syntax More... over 7 years ago
Send non-stroke color to XML conversion More... over 7 years ago
Make DeviceGray the default color as it should be More... over 7 years ago
Fix colorspace determinism with OrderedDict More... over 7 years ago
fix type of an argument to PDFFont#decode to bytes in py3 More... over 7 years ago
use except Exception as e clause for Python 3 compatibility More... over 7 years ago
Added a vector between 2 boxes which may be useful for users of the library More... over 7 years ago
Merge pull request #96 from sschuberth/patch-1 More... over 7 years ago
Merge pull request #106 from oculushut/master More... over 7 years ago