1
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed for rendering non breaking spaces (cid:160) More... over 9 years ago
Merge pull request #11 from metachris/pdfminerX More... over 9 years ago
bugfixes More... over 9 years ago
Merge remote-tracking branch 'origin/patch-1' More... over 9 years ago
Updated setup.py to work with Python 2.6 More... almost 10 years ago
removed settings.ENFORCE_CHECK_EXTRACTABLE More... almost 10 years ago
pdfminer/settings.py for STRICT and added ENFORCE_CHECK_EXTRACTABLE More... almost 10 years ago
Merge pull request #7 from orangain/install_requires More... about 10 years ago
make ValueError's descriptive More... about 10 years ago
Ensure to install required libraries on installation More... about 10 years ago
Merge pull request #6 from GreenLightGo/hotfix/strict-setting More... about 10 years ago
change STRICT to be a settings attribute More... about 10 years ago
README: Changed line about Python 3 support More... about 10 years ago
Update __init__.py More... about 10 years ago
Merge pull request #5 from cathalgarvey/master More... about 10 years ago
Adding chardet to Travis More... about 10 years ago
Whoops, forgot to version-gate chardet in the actual code. Thanks Travis! More... about 10 years ago
Fixed some bugs preventing all tests from passing in Py2. More... about 10 years ago
Docstrings. More... about 10 years ago
Removed typechecking, nothing's exploded yet and argparse does lots of heavy lifting already. More... about 10 years ago
Forgot to add the actual compartmentalised function.. More... about 10 years ago
Cleaning up pdf2txt.py after the partition/move. More... about 10 years ago
Killed the old main function for pdf2txt.py More... about 10 years ago
Successfully compartmentalised code, getting closer to moving pdf->text as a module function. More... about 10 years ago
Progress, progress.. not nearly atomic enough, sorry. More... about 10 years ago
Many changes to make pdf2txt.py work better in Py3, some in that script, others in module! More... over 10 years ago
Fixed: #84 (fontname was in unicode) More... over 10 years ago
Update setup.py More... over 10 years ago
Add gz to gitignore. More... over 10 years ago
Use a .gitignore file. More... over 10 years ago