1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
faster and simpler bytes implementation More... almost 11 years ago
conv_cmap py3 compat More... almost 11 years ago
decipher_all bytes More... almost 11 years ago
code2cid uses int, not byte More... almost 11 years ago
decode cmap font name More... almost 11 years ago
Merge pull request #1 from Cybjit/master More... about 11 years ago
cmap bytes and decode More... about 11 years ago
fixes for ARC4 More... about 11 years ago
change xrange to range More... about 11 years ago
pdf2txt: do not double encode stdout More... about 11 years ago
2.7/3.4 encoding corrected More... about 11 years ago
no logging in travis.ci More... about 11 years ago
faster, less verbose tests More... about 11 years ago
tools must be a module to enable scripts tests More... about 11 years ago
Python 3.4 compatibility + tests More... about 11 years ago
Python 3.4 support and tests More... about 11 years ago
Python 3.4 support added and tested More... about 11 years ago
Python 3.4 support More... about 11 years ago
tests pass under Py 2.7 and 3.4 More... about 11 years ago
Style fix: always have an explicit return. More... about 11 years ago
Fixed: DecodeParms array support. More... about 11 years ago
Use KWD instead of token.name. More... about 11 years ago
String-Bytes distinction (first attempt). More... about 11 years ago
Cleanup imports. Use relative imports. More... about 11 years ago
Fixed for consistent test results. (hopefully...) More... about 11 years ago
Changed: StringIO -> io.BytesIO More... about 11 years ago
Fixed: loose autotesting. More... about 11 years ago
Drop Python 2.4 support. The oldest supported version is now Python 2.6. More... about 11 years ago
Added: stripcontrol for XMLConverter (-S option) More... about 11 years ago
Fixed: #56 (with a derpy fix) More... about 11 years ago