Commit Graph

17 Commits

Author SHA1 Message Date
Blair Bonnett
330c2f2b5f Search for Digital Object Identifier as well as DOI in text.
If the paper identifier is marked with Digital Object Identifier, but
one or more of its references has a DOI link in it, then the reference
DOI is taken as the paper one. This change replaces the words Digital
Object Identifier with DOI in the text being searched to pull out the
correct ID.
2015-12-07 15:39:57 +13:00
Phyks
5f8665940d Fix unittests for Python 2.7 2015-09-05 16:55:14 +02:00
Phyks
f7bcdece5f Fix unittests for Python 2.7 2015-09-05 16:49:56 +02:00
Phyks
e7edf7e5bf Fix remaining bug 2015-06-08 20:02:09 +02:00
Phyks
ab27d96f96 Fix Travis build 2015-06-06 16:28:39 +02:00
Phyks
fbb158543b Fix issue #21 2014-12-03 12:54:24 +01:00
Phyks
08f6b8846a Catch socket.error exceptions as seen in issue #20 2014-11-04 21:51:44 +01:00
Phyks
a39c1d94d0 Solve issue #19 2014-11-04 21:11:19 +01:00
Phyks
d059005946 Fix for Python 3 2014-08-03 23:34:17 +02:00
Phyks
9ab00fdded Small differences in between py2 and py3 2014-08-03 22:59:00 +02:00
Phyks
f311de7043 Fix 2014-08-03 21:52:01 +02:00
Phyks
a07c2ea292 Fix sys.stdout.encoding error 2014-08-03 21:37:34 +02:00
Phyks
3c88752cf9 Further bugfixes for python3 2014-08-03 21:20:48 +02:00
Phyks
7fda1bd5fa Flake8 fixes 2014-08-03 00:17:01 +02:00
Phyks
35541a43e6 Fix imports + subparsers in python3 2014-08-03 00:09:07 +02:00
Phyks
5f908a6d7b Rewrite to use PySocks 2014-08-02 23:34:34 +02:00
François Boulogne
f123bc3ad1 add lib directory 2014-07-10 22:50:16 -04:00