.coveragerc
.env
.gitignore
.gitignore.local
.gitlab-ci.yml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
Pipfile
Pipfile.lock
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.rst
docs/index.md
docs/license.rst
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
docs/_static/logo.png
docs/_static/parscival.png
docs/api/modules.rst
docs/api/parscival.rst
docs/formats/formats.rst
docs/formats/nbib.md
src/parscival/__init__.py
src/parscival/worker.py
src/parscival.egg-info/PKG-INFO
src/parscival.egg-info/SOURCES.txt
src/parscival.egg-info/dependency_links.txt
src/parscival.egg-info/entry_points.txt
src/parscival.egg-info/not-zip-safe
src/parscival.egg-info/requires.txt
src/parscival.egg-info/top_level.txt
src/parscival_plugins/__init__.py
src/parscival_plugins/curation.py
src/parscival_plugins/mapping.py
src/parscival_plugins/transform.py
src/parscival_plugins/curation/filter/hash_key_deduplicator.py
src/parscival_plugins/mapping/date_format.py
src/parscival_plugins/mapping/regex_format.py
src/parscival_plugins/mapping/regex_match_filter.py
src/parscival_plugins/mapping/regex_ranker.py
src/parscival_plugins/mapping/regex_sub.py
src/parscival_plugins/transform/execute_sqlite_script.py
src/parscival_plugins/transform/render_template.py
src/parscival_specs/__init__.py
src/parscival_specs/cortext.json.tpl
src/parscival_specs/cortext.sqlite.tpl
src/parscival_specs/pubmed-nbib.yaml
tests/conftest.py
tests/test_worker.py
tests/datasets/hetercat-s.nbib
tests/datasets/pesticides-s.nbib