CHANGES.rst
COPYING.txt
MANIFEST.in
README.rst
setup.py
quarry/__init__.py
quarry/auth.py
quarry.egg-info/PKG-INFO
quarry.egg-info/SOURCES.txt
quarry.egg-info/dependency_links.txt
quarry.egg-info/requires.txt
quarry.egg-info/top_level.txt
quarry/data/__init__.py
quarry/data/chat_styles.csv
quarry/data/chat_styles.py
quarry/data/generate_packets.py
quarry/data/packets.csv
quarry/data/packets.py
quarry/net/__init__.py
quarry/net/client.py
quarry/net/protocol.py
quarry/net/proxy.py
quarry/net/server.py
quarry/utils/__init__.py
quarry/utils/buffer.py
quarry/utils/crypto.py
quarry/utils/errors.py
quarry/utils/http.py
quarry/utils/nbt.py
quarry/utils/tasks.py
quarry/utils/types.py