Commit Graph

231 Commits

Author SHA1 Message Date
Phyks 35541a43e6 Fix imports + subparsers in python3 2014-08-03 00:09:07 +02:00
Phyks ce9d13eafa Edit README.md accordingly 2014-08-02 23:35:29 +02:00
Phyks 5f908a6d7b Rewrite to use PySocks 2014-08-02 23:34:34 +02:00
Lucas Verney da555c0bad Update README.md
Fix Travis icon
2014-08-02 22:03:50 +02:00
Phyks 1a03ab6d70 Fix imports 2014-08-01 01:33:32 +02:00
Phyks 8e79bf214e Update tests 2014-08-01 01:00:16 +02:00
Phyks 229a3617ee Update tests 2014-08-01 00:50:40 +02:00
Lucas Verney cbc2a175a5 Update README.md
Add Travis build status.
2014-08-01 00:45:04 +02:00
Lucas Verney 20517210ff Merge pull request #14 from sciunto/master
Tear pages
2014-07-13 17:44:16 +02:00
François Boulogne 61801c50f6 Update readme for tearpages 2014-07-12 23:03:02 -04:00
François Boulogne f2bfdf5336 I, F. Boulogne, as the author, relicense this code. 2014-07-12 23:00:59 -04:00
Lucas Verney 818b811e24 Merge pull request #13 from sciunto/setup
add a setup.py
2014-07-12 01:26:54 +02:00
François Boulogne df4c929ef8 add a setup.py 2014-07-11 19:22:00 -04:00
Lucas Verney 0742f3f4c0 Update README.md
Add @ßciunto in the thanks part.
2014-07-11 10:32:04 +02:00
Lucas Verney ae66f3b04c Merge pull request #12 from sciunto/lib
Store libs in a specific directory
2014-07-11 10:29:54 +02:00
François Boulogne 7e570322c0 fix paths 2014-07-10 22:56:47 -04:00
François Boulogne 22e4a09bda fix import 2014-07-10 22:52:49 -04:00
François Boulogne f123bc3ad1 add lib directory 2014-07-10 22:50:16 -04:00
Phyks 7bb209dc6c Update README.md to add info on search 2014-07-10 10:55:12 +02:00
Phyks f0b89e9bae Updated for new version of isbnlib 2014-07-08 21:37:13 +02:00
Phyks d4f9af8a53 Cleaned too wide excepts 2014-07-01 20:31:19 +02:00
Phyks a2f7510e3b Travis config updated 2014-06-30 23:37:11 +02:00
Phyks 6714d56ea5 Update doc 2014-06-30 23:25:51 +02:00
Phyks c3c40ef0fc Update Travis config to install pdftotext and djvutxt 2014-06-30 23:23:30 +02:00
Phyks 36a19fbab4 Custom masks support 2014-06-30 23:02:30 +02:00
Phyks 90104f7019 Forgot to update test_fetcher 2014-06-30 15:22:15 +02:00
Phyks bfda2be38b Fix config 2014-06-30 15:07:00 +02:00
Phyks 0866367887 Fixed bool is not iterable if URL is not fetchable 2014-06-30 11:05:03 +02:00
Phyks 67611ab648 Fix config.py 2014-06-30 10:50:33 +02:00
Phyks 6353818c83 Update travis build 2014-06-30 00:42:19 +02:00
Phyks bc44b14ce6 Update travis build 2014-06-30 00:40:50 +02:00
Phyks fc5c6488c1 Bugfix in config, r instead of w arg 2014-06-30 00:38:29 +02:00
Phyks 7e99f7898a Merge branch 'master' into config_file 2014-06-30 00:37:48 +02:00
Phyks 0fb67d68e4 Forgot to update params.py references in README 2014-06-30 00:27:59 +02:00
Phyks 5846cfb0ac Same thing for tearpages 2014-06-30 00:26:06 +02:00
Phyks d4286ea5de Delete arxiv2bib from the repo 2014-06-30 00:20:41 +02:00
Phyks 6be5cb3f16 Updated conf 2014-06-30 00:19:38 +02:00
Phyks b231b578cc Updated test files
According to https://github.com/Phyks/BMC/issues/7.

Also updated fetcher file to fix two bugs :
* Whitespaces in ISBN
* If PDF to text (or djvu to text) is not long enough, the end of the
file was not processed.
2014-06-29 23:02:44 +02:00
Phyks bc15f86057 Added a test file for watermarks 2014-06-29 20:44:49 +02:00
Phyks 2e7369e14e Test files added
See https://github.com/Phyks/BMC/issues/7.
2014-06-29 20:36:02 +02:00
Lucas Verney 3ed4d82307 Merge pull request #6 from sciunto/fiximport
fix import isbntools
2014-06-29 18:29:05 +02:00
Lucas Verney f5a8319966 Update README.md
Revert travis build. Will add again when passing.
2014-06-29 18:25:46 +02:00
Lucas Verney c360bfb4b9 Update README.md
Added travis build image.
2014-06-29 18:24:48 +02:00
Lucas Verney c752c1c3dc Merge pull request #4 from sciunto/travisci
add travis
2014-06-29 18:21:46 +02:00
François Boulogne 938ceaf9b8 fix import isbntools 2014-06-28 22:35:56 -04:00
François Boulogne 83278c533b add travis 2014-06-28 22:23:14 -04:00
Phyks d106e2534c Backend unittests 2014-06-12 14:20:49 +02:00
Phyks 855e6fa1fc Bugfixes in checkBibtex
* except too wide on first y / N
* clean user input for isbn (remove '-' and ' ')
* forgot a tools.
2014-06-11 14:50:57 +02:00
Phyks e538c16a42 Some unittests for backend module 2014-06-11 14:37:10 +02:00
Phyks db7553782f Assert bibtex is correct 2014-06-09 14:55:24 +02:00