MANIFEST.in
README.md
requirements.txt
setup.py
acudpclient/__init__.py
acudpclient/client.py
acudpclient/exceptions.py
acudpclient/packet_base.py
acudpclient/packets.py
acudpclient/protocol.py
acudpclient/types.py
acudpclient.egg-info/PKG-INFO
acudpclient.egg-info/SOURCES.txt
acudpclient.egg-info/dependency_links.txt
acudpclient.egg-info/not-zip-safe
acudpclient.egg-info/top_level.txt
tests/__init__.py