.gitignore
CHANGELOG.rst
CONTRIBUTORS.rst
LICENSE
Makefile
README.rst
dev-requirements.txt
pyproject.toml
requirements.in
requirements.txt
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/release.yml
.github/workflows/labels.yaml
.github/workflows/publish.yml
.github/workflows/test.yml
src/kinto_wizard/__init__.py
src/kinto_wizard/__main__.py
src/kinto_wizard/kinto2yaml.py
src/kinto_wizard/logger.py
src/kinto_wizard/validate.py
src/kinto_wizard/yaml2kinto.py
src/kinto_wizard.egg-info/PKG-INFO
src/kinto_wizard.egg-info/SOURCES.txt
src/kinto_wizard.egg-info/dependency_links.txt
src/kinto_wizard.egg-info/entry_points.txt
src/kinto_wizard.egg-info/requires.txt
src/kinto_wizard.egg-info/top_level.txt
tests/__init__.py
tests/kinto-full.yaml
tests/kinto.ini
tests/kinto.yaml
tests/test_functional.py
tests/dumps/dump-date.yaml
tests/dumps/dump-full.yaml
tests/dumps/dump-natim-toto-groups.yaml
tests/dumps/dump-natim-toto.yaml
tests/dumps/dump-natim.yaml
tests/dumps/dump-toto-groups.yaml
tests/dumps/dump-toto.yaml
tests/dumps/image.jpg
tests/dumps/with-attachments.yaml
tests/dumps/with-groups.yaml
tests/dumps/with-references.yaml
tests/dumps/with-schema-1.yaml
tests/dumps/with-schema-2.yaml
tests/dumps/wrong-schema.yaml