LICENCE
README.md
setup.py
ascii_magic/__init__.py
ascii_magic/asciimagic.py
ascii_magic/constants.py
ascii_magic/functions.py
ascii_magic.egg-info/PKG-INFO
ascii_magic.egg-info/SOURCES.txt
ascii_magic.egg-info/dependency_links.txt
ascii_magic.egg-info/requires.txt
ascii_magic.egg-info/top_level.txt
tests/__init__.py
tests/test_from_clipboard.py
tests/test_from_file.py
tests/test_from_image_object.py
tests/test_from_url.py
tests/test_quick_test.py
tests/test_to_file.py
tests/test_to_html_file.py
tests/test_to_terminal.py