AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
emojaddress/__init__.py
emojaddress/address.py
emojaddress/emojaddress.py
emojaddress.egg-info/PKG-INFO
emojaddress.egg-info/SOURCES.txt
emojaddress.egg-info/dependency_links.txt
emojaddress.egg-info/not-zip-safe
emojaddress.egg-info/top_level.txt
emojaddress/dictionaries/__init__.py
emojaddress/dictionaries/chinese.txt
emojaddress/dictionaries/english.txt
emojaddress/dictionaries/unicode_codes.py
tests/__init__.py
tests/test_emojaddress.py