LICENSE
README.md
pyproject.toml
setup.cfg
amoredb/__init__.py
amoredb/brotli.py
amoredb/bson.py
amoredb/core.py
amoredb/gzip.py
amoredb/json.py
amoredb/lz4.py
amoredb/lzma.py
amoredb/snappy.py
amoredb/str.py
amoredb/struct.py
amoredb.egg-info/PKG-INFO
amoredb.egg-info/SOURCES.txt
amoredb.egg-info/dependency_links.txt
amoredb.egg-info/top_level.txt
amoredb/fileio/__init__.py
amoredb/fileio/amore_aiofiles.py
tests/test_base.py
tests/test_optional.py