MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
atis_parser/__init__.py
atis_parser/models.py
atis_parser/parser.py
atis_parser.egg-info/PKG-INFO
atis_parser.egg-info/SOURCES.txt
atis_parser.egg-info/dependency_links.txt
atis_parser.egg-info/requires.txt
atis_parser.egg-info/top_level.txt
tests/test_parsers.py