aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/arxiv.py
Commit message (Expand)AuthorAgeFilesLines
* refactor all python source for client lib nameBryan Newbold2019-09-051-11/+11
* set superceded flag on 'old' arxiv releasesBryan Newbold2019-05-231-1/+4
* arxiv: yet more bad DOI manglingBryan Newbold2019-05-221-1/+1
* arxiv: handle multi-DOIBryan Newbold2019-05-221-1/+1
* arxiv: another type of latex2text errorBryan Newbold2019-05-221-0/+2
* arixv: filter out empty namesBryan Newbold2019-05-221-0/+1
* all new importers need to set contrib index (order)Bryan Newbold2019-05-221-1/+1
* improve arxiv author name parsingBryan Newbold2019-05-221-0/+24
* fix arxiv importer DOI lookupBryan Newbold2019-05-221-1/+1
* fix arxiv conference release_typeBryan Newbold2019-05-221-1/+1
* SQUASH: arxiv importer syntaxBryan Newbold2019-05-221-1/+1
* better JALC and arxiv DOI checksBryan Newbold2019-05-221-1/+3
* more arxiv polishBryan Newbold2019-05-211-22/+29
* arxiv importer robustification and CLI implBryan Newbold2019-05-211-9/+20
* arxiv importer polishBryan Newbold2019-05-211-3/+4
* tweaks to new imports/testsBryan Newbold2019-05-211-3/+4
* initial arxivraw importer (from parser)Bryan Newbold2019-05-211-0/+298