aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/jstor.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor all python source for client lib nameBryan Newbold2019-09-051-9/+9
|
* all new importers need to set contrib index (order)Bryan Newbold2019-05-221-0/+4
|
* more aggressive JSTOR over-writingBryan Newbold2019-05-221-0/+8
|
* JSTOR importer polishBryan Newbold2019-05-221-18/+51
|
* stderr.write() needs newlineBryan Newbold2019-05-221-1/+1
|
* importers: create containers by defaultBryan Newbold2019-05-211-1/+1
|
* correct JSTOR fixBryan Newbold2019-05-211-6/+6
|
* fix lint errors in JSTOR importerBryan Newbold2019-05-211-17/+16
|
* JSTOR importer polishBryan Newbold2019-05-211-14/+38
|
* tweaks to new imports/testsBryan Newbold2019-05-211-13/+7
|
* missing jstor import test (and fix typo)Bryan Newbold2019-05-211-2/+1
|
* initial JSTOR importerBryan Newbold2019-05-211-0/+270