LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
examples/__init__.py
examples/analyze.py
targer_api/__init__.py
targer_api/api.py
targer_api/constants.py
targer_api/model.py
targer_api/parse.py
targer_api.egg-info/PKG-INFO
targer_api.egg-info/SOURCES.txt
targer_api.egg-info/dependency_links.txt
targer_api.egg-info/requires.txt
targer_api.egg-info/top_level.txt
tests/__init__.py
tests/test_api.py
tests/test_json.py
tests/test_model.py