[global] command_packages = buildutils.pudge_command, buildutils.publish_command [egg_info] tag_build = dev tag_svn_revision = true [pudge] organization = Python Paste highlighter = pygments settings = no_about=true link1=http://cheeseshop.python.org/pypi/Tempita Download extra_credits=Hosting courtesy of Tummy.com dest = docs/html docs = docs/index.txt docs/license.txt title = Tempita modules = tempita doc_base = docs/ theme = pythonpaste.org mailing_list_url = /community/mailing-list.html organization_url = http://pythonpaste.org/ trac_url = http://trac.pythonpaste.org/ [publish] doc-dest = scp://ianb@webwareforpython.org/home/paste/htdocs/tempita doc-dir = docs/html [aliases] distribute = register sdist bdist_egg upload pudge publish [egg_info] tag_build = dev tag_svn_revision = true [nosetests] with-doctest = 1 doctest-extension = txt