.commitlintrc.yml
.git_archival.txt
.git_commit_template
.git_commit_template.license
.gitattributes
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
README.md
pyproject.toml
.github/workflows/build-test-publish.yml
.github/workflows/commit-check.yml
.github/workflows/docs.yml
.vscode/launch.json
.vscode/launch.json.license
LICENSES/.license_header_apache.txt
LICENSES/.license_header_cc0.txt
LICENSES/Apache-2.0.txt
LICENSES/CC0-1.0.txt
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/examples.rst
docs/source/index.rst
docs/source/usage.rst
docs/source/_static/.gitkeep
json2capella/__init__.py
json2capella/__main__.py
json2capella/datatypes.py
json2capella/importer.py
json2capella.egg-info/PKG-INFO
json2capella.egg-info/SOURCES.txt
json2capella.egg-info/dependency_links.txt
json2capella.egg-info/not-zip-safe
json2capella.egg-info/requires.txt
json2capella.egg-info/top_level.txt
tests/test_json2capella.py
tests/data/example.json.license
tests/data/example_jsons.yaml
tests/data/empty_project_60/.project
tests/data/empty_project_60/.project.license
tests/data/empty_project_60/empty_project_60.afm
tests/data/empty_project_60/empty_project_60.afm.license
tests/data/empty_project_60/empty_project_60.aird
tests/data/empty_project_60/empty_project_60.aird.license
tests/data/empty_project_60/empty_project_60.capella
tests/data/empty_project_60/empty_project_60.capella.license
tests/data/example_jsons/package1.json
tests/data/example_jsons/package1.json.license
tests/data/example_jsons/package2.json
tests/data/example_jsons/package2.json.license