AUTHORS
LICENSE
MANIFEST.in
NEWS
README.md
setup.cfg
setup.py
argparse_manpage.egg-info/PKG-INFO
argparse_manpage.egg-info/SOURCES.txt
argparse_manpage.egg-info/dependency_links.txt
argparse_manpage.egg-info/entry_points.txt
argparse_manpage.egg-info/top_level.txt
build_manpages/__init__.py
build_manpages/build_manpage.py
build_manpages/build_manpages.py
build_manpages/manpage.py
build_manpages/cli/__init__.py
build_manpages/cli/hack.py
examples/copr/expected-output.1
examples/copr/setup.cfg
examples/copr/setup.py
examples/copr/copr_cli/__init__.py
examples/copr/copr_cli/build_config.py
examples/copr/copr_cli/main.py
examples/copr/copr_cli/util.py
examples/copr/fake-deps/HACK
examples/copr/fake-deps/jinja2.py
examples/copr/fake-deps/simplejson.py
examples/copr/fake-deps/copr/README
examples/copr/fake-deps/copr/__init__.py
examples/copr/fake-deps/copr/exceptions.py
examples/copr/fake-deps/copr/client/__init__.py
examples/copr/fake-deps/copr/client/responses.py
examples/old_format/README.md
examples/old_format/example.py
examples/old_format/expected-output.1
examples/old_format/setup.cfg
examples/old_format/setup.py
examples/raw-description/expected-output.1
examples/raw-description/setup.cfg
examples/raw-description/setup.py
examples/raw-description/bin/dg
examples/resalloc/requirements.txt
examples/resalloc/setup.cfg
examples/resalloc/setup.py
examples/resalloc/bin/resalloc
examples/resalloc/bin/resalloc-maint
examples/resalloc/expected/man/resalloc-maint.1
examples/resalloc/expected/man/resalloc.1
examples/resalloc/resalloc/__init__.py
examples/resalloc/resalloc/client.py
examples/resalloc/resalloc/version.py
examples/resalloc/resallocserver/__init__.py
examples/resalloc/resallocserver/maint.py
unittests/test_basic.py
unittests/test_examples.py