LICENSE
README.md
pyproject.toml
src/file_tag_parser/__init__.py
src/file_tag_parser.egg-info/PKG-INFO
src/file_tag_parser.egg-info/SOURCES.txt
src/file_tag_parser.egg-info/dependency_links.txt
src/file_tag_parser.egg-info/requires.txt
src/file_tag_parser.egg-info/top_level.txt
src/file_tag_parser/io/__init__.py
src/file_tag_parser/tags/__init__.py
src/file_tag_parser/tags/file_tag_parser.py
src/file_tag_parser/tags/json_format_constants.py
tests/test_file_tag_parser.py