INSTALL.rst
LICENSE
MANIFEST.in
README.rst
VERSION
requirements.txt
setup.py
tasks.py
src/markio/__init__.py
src/markio/__main__.py
src/markio/__meta__.py
src/markio/constants.py
src/markio/parser.py
src/markio/types.py
src/markio.egg-info/PKG-INFO
src/markio.egg-info/SOURCES.txt
src/markio.egg-info/dependency_links.txt
src/markio.egg-info/entry_points.txt
src/markio.egg-info/not-zip-safe
src/markio.egg-info/requires.txt
src/markio.egg-info/top_level.txt
src/markio/test/__init__.py
src/markio/test/test_markio.py