Commit Graph

82 Commits

Author SHA1 Message Date
Lucas Verney 4dbc13e44c Add link to libbmc 2016-01-10 17:59:23 +01:00
Phyks d2e415a1c5 Do not specify Python version by default 2015-06-11 16:56:14 +02:00
Phyks 485516db07 Update doc for unittests 2014-12-03 12:18:39 +01:00
Phyks 1ed4c4e623 Update README 2014-10-07 11:22:13 +02:00
Phyks 096241ea48 Merge branch 'master' of https://github.com/Phyks/BMC 2014-08-04 00:18:49 +02:00
Phyks 5bf247205f Update README for Python3 compatibility 2014-08-03 23:12:43 +02:00
Phyks ce9d13eafa Edit README.md accordingly 2014-08-02 23:35:29 +02:00
Lucas Verney da555c0bad Update README.md
Fix Travis icon
2014-08-02 22:03:50 +02:00
Lucas Verney cbc2a175a5 Update README.md
Add Travis build status.
2014-08-01 00:45:04 +02:00
François Boulogne 61801c50f6 Update readme for tearpages 2014-07-12 23:03:02 -04:00
Lucas Verney 0742f3f4c0 Update README.md
Add @ßciunto in the thanks part.
2014-07-11 10:32:04 +02: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 6714d56ea5 Update doc 2014-06-30 23:25:51 +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 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 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
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 059b6c26a4 Infos about apparent infinite loop in README 2014-06-08 19:27:00 +02:00
Phyks 2eb49eca94 Bugfix when no skip 2014-06-08 18:54:24 +02:00
Phyks 5a8ea0750f License + Consolidating fetcher.py 2014-05-26 16:12:21 +02:00
François Boulogne f454ceb374 MAINT: rename main.py to bmc.py 2014-05-23 13:48:25 +02:00
Phyks d81443385b Better handling of arXiv update 2014-05-18 21:22:39 +02:00
Phyks f1afbdd1ac Customization option for files renaming 2014-05-17 22:21:51 +02:00
Phyks e3bc6f2d92 Autoconfirm option + flake8 2014-05-17 17:23:56 +02:00
Phyks 33c377c74c Better arXiv version handling in filenames + skip option 2014-05-15 18:34:59 +02:00
Phyks 62706c5364 Bugfix in manual mode 2014-05-15 00:11:56 +02:00
Phyks e5cf3441aa Typo with arXiv versions 2014-05-14 23:59:12 +02:00
Phyks 7f1fb2eb54 List 2014-05-14 22:52:17 +02:00
Phyks b2488e5707 Update arXiv papers 2014-05-14 22:45:25 +02:00
Phyks 558946f48d Resync should be working 2014-05-14 17:07:57 +02:00
Phyks 8c0a9e83bc Edit working 2014-05-14 14:53:56 +02:00
Phyks eecdcc93bf Utf-8 + README updated 2014-05-13 15:21:00 +02:00
Phyks b4f0e7c0eb Import / Download / Delete working
All bug should be fixed for the import / download / delete functions.

* Some problems with utf-8 and homogeneize_latex_encoding in
python-bbtexparser are bypassed and will be cleaned in a better way when
the latest version will be available in pip.
* Tweaked regex for isbn, which was not cas insensitive and forgot about
spaces separated numbers.
* File entry in arXiv bibtex is now deleted to avoid confusion.
2014-05-11 19:29:42 +02:00
Phyks 481d3eb048 Typo in main 2014-05-09 23:50:57 +02:00
Phyks c8054e2c67 Fixes in argparse 2014-05-09 23:50:19 +02:00
Phyks 681283a0db Download working 2014-05-09 23:37:17 +02:00
Phyks c757b1cb64 Import is working
* Various bugfixes
* Bugfix with utf-8
2014-05-08 22:07:52 +02:00
Phyks 73f3fe7778 Update arXiv articles via CLI 2014-05-07 22:04:46 +02:00
Phyks e17c97bc4a Tag handling + various bugfixes 2014-05-05 00:19:29 +02:00
Phyks bf1eca4c42 Update doc + bugfix in same file checking
* README updated
* Use os.path.samepath to test wether filenames strings are the same
instead of direct comparison.
2014-05-04 02:45:24 +02:00
Phyks bd91fa2e49 Added an option to edit entries 2014-05-04 01:50:41 +02:00
Phyks 60e8678680 Updated CLI parameters 2014-05-03 02:16:31 +02:00
Phyks 344029ca27 Added function to open file by id + try / except when writing index file 2014-05-02 12:46:37 +02:00
Phyks 289c7dece4 Functions to handle arXiv metadata 2014-05-02 00:07:49 +02:00