Create python package

Add version support

Add new test file

[RFC] First phase

[RFC] Second phase

[RFC] Third phase

Add logging

Update README

Add debug

Add debug, fixes

Add pep8 changes

Add fix

Rename CLI tool

Add csv fix

Update README

Add fix for numpages

Update README

Update requirements.txt

Use yield

Add tuple unpacking fix

Fix n00b mistake

Add check for None

Fix check for None

Fix unicode

Add relative imports
This commit is contained in:
Vinayak Mehta
2016-07-29 21:09:39 +05:30
committed by GitHub
parent c612692c42
commit e9602bb353
345 changed files with 136685 additions and 902 deletions
+3 -1
View File
@@ -2,4 +2,6 @@ __pycache__/
*.py[cod]
*.so
.camelot/
build/
dist/
*.egg-info/