summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version to 0.1.0v0.1.1Bryan Newbold2021-10-272-1/+8
* add py.typed file so other libraries know there are type annotationsBryan Newbold2021-10-272-1/+2
* make fmt (black 21.9b0)Bryan Newbold2021-10-274-97/+108
* update lint/fmt/test tools and configurationBryan Newbold2021-10-276-18/+33
* make: don't ignore-missing-imports for mypyBryan Newbold2021-10-271-1/+1
* lint setup.pyBryan Newbold2021-10-251-1/+2
* README: fix README testsBryan Newbold2021-10-251-1/+1
* setup.py: fix upload processBryan Newbold2021-10-251-2/+6
* start a changelog, and document release processv0.1.0Bryan Newbold2021-10-252-0/+23
* more test coverage and commentsBryan Newbold2021-10-254-4/+124
* remove legacy grobid2json code itselfBryan Newbold2021-10-253-313/+0
* schema expansion; grobid v0.7.x examples and test coverageBryan Newbold2021-10-257-115/+3337
* refactor GrobidHeader and GrobidCitation into GrobidBiblioBryan Newbold2021-10-225-120/+68
* make: fix test imports with fmtBryan Newbold2021-10-221-1/+1
* initial CSL conversion testBryan Newbold2021-10-222-1/+73
* more tweaking/refactoring progress, and some to_csl_dict() helpersBryan Newbold2021-10-224-145/+275
* re-sort README a bitBryan Newbold2021-10-221-5/+19
* setup.py: tag for 3.7Bryan Newbold2021-10-221-0/+1
* to_legacy_dict() helper, and start adding some new fieldsBryan Newbold2021-10-225-35/+30
* bunch of lint and fmt cleanupsBryan Newbold2021-10-229-161/+125
* 'upload' setup.py comment (for pypi.org)Bryan Newbold2021-10-222-2/+38
* mention license in READMEBryan Newbold2021-10-221-0/+6
* setup.py: require python 3.7Bryan Newbold2021-10-211-0/+1
* gitignore: htmlcov/Bryan Newbold2021-10-211-0/+1
* add examples to README, and test those examples in CIBryan Newbold2021-10-214-8/+120
* some docs and prep for including MD5 in outputBryan Newbold2021-10-212-0/+20
* more progressBryan Newbold2021-10-2110-163/+619
* start refactoring into new parser, with dataclass typesBryan Newbold2021-10-218-48/+431
* gitlab CI try againBryan Newbold2021-10-211-1/+2
* gitignore: egg-infoBryan Newbold2021-10-211-0/+1
* add __version__ to __init__.pyBryan Newbold2021-10-211-0/+1
* pipfile: add missing isort dev dependencyBryan Newbold2021-10-211-0/+1
* make fmtBryan Newbold2021-10-214-31/+39
* remove reundant temporary test codeBryan Newbold2021-10-211-3/+0
* basic makefile and gitlab-ci fileBryan Newbold2021-10-212-0/+49
* basic setup.py python package stuffBryan Newbold2021-10-212-0/+41
* pipfile for developmentBryan Newbold2021-10-211-0/+21
* get tests to start passingBryan Newbold2021-10-215-2/+571
* rip out API interaction codeBryan Newbold2021-10-212-159/+3
* init project from existing code and tests in sandcrawler, fatcat-scholar, fuz...Bryan Newbold2021-10-219-0/+2691