.editorconfig
.projections.json
.readthedocs.yml
.travis.yml
CONTRIBUTING.rst
COPYING
MANIFEST.in
NEWS.rst
README.rst
hubugs.py
setup.cfg
setup.py
.github/CODE_OF_CONDUCT.rst
.github/CONTRIBUTING.rst
.github/ISSUE_TEMPLATE.rst
doc/alternatives.rst
doc/appendix.rst
doc/background.rst
doc/conf.py
doc/config.rst
doc/faq.rst
doc/glossary.rst
doc/hubugs.1.rst
doc/index.rst
doc/install.rst
doc/release.rst
doc/templates.rst
doc/todo.rst
doc/usage.rst
doc/api/commandline.rst
doc/api/errors.rst
doc/api/index.rst
doc/api/models.rst
doc/api/template.rst
doc/api/utils.rst
extra/README.pip
extra/_hubugs
extra/doap.rdf
extra/requirements-dev.txt
extra/requirements-doc.txt
extra/requirements-test.txt
extra/requirements.txt
hubugs/__init__.py
hubugs/_version.py
hubugs/models.py
hubugs/template.py
hubugs/utils.py
hubugs.egg-info/PKG-INFO
hubugs.egg-info/SOURCES.txt
hubugs.egg-info/dependency_links.txt
hubugs.egg-info/entry_points.txt
hubugs.egg-info/not-zip-safe
hubugs.egg-info/requires.txt
hubugs.egg-info/top_level.txt
hubugs/locale/hubugs.pot
hubugs/templates/default/edit/default.mkd
hubugs/templates/default/edit/hubugs_report.mkd
hubugs/templates/default/edit/open.mkd
hubugs/templates/default/view/issue.txt
hubugs/templates/default/view/list.txt
hubugs/templates/default/view/list_milestones.txt
hubugs/templates/default/view/theme.txt
tests/__init__.py
tests/test_template.py
tests/test_utils.py