MANIFEST.in
README.md
setup.py
mydocstring/__init__.py
mydocstring/command.py
mydocstring/docstring.py
mydocstring/extract.py
mydocstring/parse.py
mydocstring/version.py
mydocstring.egg-info/PKG-INFO
mydocstring.egg-info/SOURCES.txt
mydocstring.egg-info/dependency_links.txt
mydocstring.egg-info/entry_points.txt
mydocstring.egg-info/not-zip-safe
mydocstring.egg-info/requires.txt
mydocstring.egg-info/top_level.txt
mydocstring/templates/google_docstring.md
mydocstring/tests/__init__.py
mydocstring/tests/test_extract.py
mydocstring/tests/test_parse.py