Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more tweaking/refactoring progress, and some to_csl_dict() helpers | Bryan Newbold | 2021-10-22 | 4 | -145/+275 |
* | re-sort README a bit | Bryan Newbold | 2021-10-22 | 1 | -5/+19 |
* | setup.py: tag for 3.7 | Bryan Newbold | 2021-10-22 | 1 | -0/+1 |
* | to_legacy_dict() helper, and start adding some new fields | Bryan Newbold | 2021-10-22 | 5 | -35/+30 |
* | bunch of lint and fmt cleanups | Bryan Newbold | 2021-10-22 | 9 | -161/+125 |
* | 'upload' setup.py comment (for pypi.org) | Bryan Newbold | 2021-10-22 | 2 | -2/+38 |
* | mention license in README | Bryan Newbold | 2021-10-22 | 1 | -0/+6 |
* | setup.py: require python 3.7 | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | gitignore: htmlcov/ | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | add examples to README, and test those examples in CI | Bryan Newbold | 2021-10-21 | 4 | -8/+120 |
* | some docs and prep for including MD5 in output | Bryan Newbold | 2021-10-21 | 2 | -0/+20 |
* | more progress | Bryan Newbold | 2021-10-21 | 10 | -163/+619 |
* | start refactoring into new parser, with dataclass types | Bryan Newbold | 2021-10-21 | 8 | -48/+431 |
* | gitlab CI try again | Bryan Newbold | 2021-10-21 | 1 | -1/+2 |
* | gitignore: egg-info | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | add __version__ to __init__.py | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | pipfile: add missing isort dev dependency | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | make fmt | Bryan Newbold | 2021-10-21 | 4 | -31/+39 |
* | remove reundant temporary test code | Bryan Newbold | 2021-10-21 | 1 | -3/+0 |
* | basic makefile and gitlab-ci file | Bryan Newbold | 2021-10-21 | 2 | -0/+49 |
* | basic setup.py python package stuff | Bryan Newbold | 2021-10-21 | 2 | -0/+41 |
* | pipfile for development | Bryan Newbold | 2021-10-21 | 1 | -0/+21 |
* | get tests to start passing | Bryan Newbold | 2021-10-21 | 5 | -2/+571 |
* | rip out API interaction code | Bryan Newbold | 2021-10-21 | 2 | -159/+3 |
* | init project from existing code and tests in sandcrawler, fatcat-scholar, fuz... | Bryan Newbold | 2021-10-21 | 9 | -0/+2691 |