.coveragerc
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
docs/Makefile
docs/code.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/issues.rst
docs/make.bat
docs/usage.rst
domain2idna/__init__.py
domain2idna/cli.py
domain2idna/converter.py
domain2idna/helpers.py
domain2idna.egg-info/PKG-INFO
domain2idna.egg-info/SOURCES.txt
domain2idna.egg-info/dependency_links.txt
domain2idna.egg-info/entry_points.txt
domain2idna.egg-info/requires.txt
domain2idna.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_converter.py
tests/test_helpers.py
tests/test_init.py