LICENSE
README.md
pyproject.toml
src/AddressablesTools/__init__.py
src/AddressablesTools/classes.py
src/AddressablesTools/constants.py
src/AddressablesTools/parser.py
src/AddressablesTools/Binary/ContentCatalogDataBinaryHeader.py
src/AddressablesTools/Binary/__init__.py
src/AddressablesTools/Catalog/ClassJsonObject.py
src/AddressablesTools/Catalog/ContentCatalogData.py
src/AddressablesTools/Catalog/ObjectInitializationData.py
src/AddressablesTools/Catalog/ResourceLocation.py
src/AddressablesTools/Catalog/SerializedObjectDecoder.py
src/AddressablesTools/Catalog/SerializedType.py
src/AddressablesTools/Catalog/WrappedSerializedObject.py
src/AddressablesTools/Catalog/__init__.py
src/AddressablesTools/Classes/AssetBundleRequestOptions.py
src/AddressablesTools/Classes/Hash128.py
src/AddressablesTools/Classes/TypeReference.py
src/AddressablesTools/Classes/__init__.py
src/AddressablesTools/JSON/ContentCatalogDataJson.py
src/AddressablesTools/JSON/ObjectInitializationDataJson.py
src/AddressablesTools/JSON/SerializedTypeJson.py
src/AddressablesTools/JSON/__init__.py
src/AddressablesTools/Reader/BinaryReader.py
src/AddressablesTools/Reader/CatalogBinaryReader.py
src/AddressablesTools/Reader/__init__.py
src/addressablestools.egg-info/PKG-INFO
src/addressablestools.egg-info/SOURCES.txt
src/addressablestools.egg-info/dependency_links.txt
src/addressablestools.egg-info/top_level.txt
tests/test_parse.py