.DS_Store
.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE
LICENSE.txt
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
conda/conda-environment.yaml
conda/conda-requirements.txt
conda/pip-requirements.txt
dev/develop.sh
dev/latest.txt
dev/prep-linux.sh
dev/push.sh
dev/requirements.txt
docker/server/Dockerfile
docker/server/Makefile
docker/test/Dockerfile
docker/test/Makefile
docker/test/setup-git.sh
docker/test/setup-pip.sh
docs/.buildinfo
docs/.nojekyll
docs/CNAME
docs/commands.html
docs/genindex.html
docs/index.html
docs/objects.inv
docs/overview.html
docs/search.html
docs/searchindex.js
docs/using.html
docs/_sources/commands.rst.txt
docs/_sources/index.rst.txt
docs/_sources/overview.rst.txt
docs/_sources/using.rst.txt
docs/_static/alabaster.css
docs/_static/basic.css
docs/_static/custom.css
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/file.png
docs/_static/jquery-3.2.1.js
docs/_static/jquery-3.4.1.js
docs/_static/jquery.js
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
examples/Metatab Package.ipynb
examples/Pandas Reporter Example.ipynb
examples/pandas-reporter.py
sphinx/Makefile
sphinx/make.bat
sphinx/requirements.txt
sphinx/source/commands.rst
sphinx/source/conf.py
sphinx/source/index.rst
sphinx/source/overview.rst
sphinx/source/using.rst
sphinx/source/code/open.py
src/metapack/__init__.py
src/metapack/appurl.py
src/metapack/constants.py
src/metapack/doc.py
src/metapack/env.py
src/metapack/exc.py
src/metapack/html.py
src/metapack/index.py
src/metapack/jupyter.py
src/metapack/package.py
src/metapack/terms.py
src/metapack/util.py
src/metapack.egg-info/PKG-INFO
src/metapack.egg-info/SOURCES.txt
src/metapack.egg-info/dependency_links.txt
src/metapack.egg-info/entry_points.txt
src/metapack.egg-info/not-zip-safe
src/metapack.egg-info/requires.txt
src/metapack.egg-info/top_level.txt
src/metapack/cli/__init__.py
src/metapack/cli/config.py
src/metapack/cli/core.py
src/metapack/cli/doc.py
src/metapack/cli/index.py
src/metapack/cli/info.py
src/metapack/cli/mp.py
src/metapack/cli/open.py
src/metapack/cli/run.py
src/metapack/cli/search.py
src/metapack/cli/test/__init__.py
src/metapack/cli/test/core.py
src/metapack/cli/test/test_basic.py
src/metapack/support/__init__.py
src/metapack/support/metapack-defaults.csv
src/metapack/support/old/bucket-policy.json
src/metapack/support/old/policy_parts.yaml
src/metapack/support/old/r-policy.json
src/metapack/support/old/rw-policy.json
src/metapack/support/old/user-policy.json
src/metapack/support/templates/long_documentation.md
src/metapack/support/templates/short_documentation.md
tests/Dockerfile
tests/Makefile
tests/__init__.py
tests/conftest.py
tests/support.py
tests/test_display.py
tests/test_issues.py
tests/test_packages.py
tests/test_suite.py
tests/test_urls.py
tests/test_version.py
tests/outputs/datapackage.json
tests/outputs/metadata.json
tests/test_data/__init__.py
tests/test_data/mpurls.csv
tests/test_data/line/line-oriented-doc-bib.txt
tests/test_data/line/line-oriented-doc-contacts.txt
tests/test_data/line/line-oriented-doc-datafiles.txt
tests/test_data/line/line-oriented-doc-references-1.txt
tests/test_data/line/line-oriented-doc-references-2.txt
tests/test_data/line/line-oriented-doc-root.txt
tests/test_data/line/line-oriented-doc.txt
tests/test_data/packages/example.com-iterators/.gitignore
tests/test_data/packages/example.com-iterators/README.md
tests/test_data/packages/example.com-iterators/colmap-data5cm.csv
tests/test_data/packages/example.com-iterators/metadata.csv
tests/test_data/packages/example.com-iterators/data/data.csv
tests/test_data/packages/example.com-iterators/pylib/__init__.py