LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/usage.rst
examples/echo.py
examples/git.py
examples/gnu.py
examples/pow.py
examples/pow_arg.py
examples/docs/command.py
examples/docs/default_args.py
examples/docs/short_options.py
examples/docs/types.py
mando/__init__.py
mando/core.py
mando/rst_text_formatter.py
mando/utils.py
mando.egg-info/PKG-INFO
mando.egg-info/SOURCES.txt
mando.egg-info/dependency_links.txt
mando.egg-info/requires.txt
mando.egg-info/top_level.txt
mando/napoleon/__init__.py
mando/napoleon/docstring.py
mando/napoleon/iterators.py
mando/napoleon/pycompat.py
mando/tests/__init__.py
mando/tests/capture.py
mando/tests/run.py
mando/tests/test_core.py
mando/tests/test_google.py
mando/tests/test_numpy.py
mando/tests/test_unicode_docstring_on_py2.py
mando/tests/test_utils.py