AUTHORS
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
bagit_create/__init__.py
bagit_create/bibdocfile.py
bagit_create/cds.py
bagit_create/cli.py
bagit_create/cod.py
bagit_create/exceptions.py
bagit_create/main.py
bagit_create/setup.py
bagit_create/utils.py
bagit_create/version.py
bagit_create.egg-info/PKG-INFO
bagit_create.egg-info/SOURCES.txt
bagit_create.egg-info/dependency_links.txt
bagit_create.egg-info/entry_points.txt
bagit_create.egg-info/requires.txt
bagit_create.egg-info/top_level.txt
bagit_create/pipelines/base.py
bagit_create/pipelines/codimd.py
bagit_create/pipelines/gitlab.py
bagit_create/pipelines/indico.py
bagit_create/pipelines/invenio.ini
bagit_create/pipelines/invenio_v1.py
bagit_create/pipelines/invenio_v3.py
bagit_create/pipelines/local.py
bagit_create/pipelines/opendata.py
bagit_create/test/__init__.py
bagit_create/test/bdf_test.py
bagit_create/test/local_test.py
bagit_create/test/main_test.py
bagit_create/test/upstream_pipeline_test.py
bagit_create/test/urlparse_test.py