[egg_info] tag_build = dev tag_svn_revision = true [global] command_packages = buildutils.pudge_command, buildutils.publish_command [pudge] organization = Python Paste highlighter = pygments settings = no_about=true link1=/news.html news link2=/deploy/ paste.deploy link3=/script/ paste.script link4=/download/ download extra_credits=Hosting courtesy of Tummy.com dest = docs/html docs = docs/index.txt docs/DeveloperGuidelines.txt docs/StyleGuide.txt docs/testing-applications.txt docs/url-parsing-with-wsgi.txt docs/package_index.txt docs/community/index.txt docs/community/mailing-list.txt docs/community/repository.txt docs/download/index.txt docs/develop-example.txt docs/developer-features.txt docs/enabled.txt docs/install-example.txt docs/related-projects.txt docs/news.txt docs/do-it-yourself-framework.txt docs/paste-httpserver-threadpool.txt title = Paste modules = paste doc_base = docs/ theme = pythonpaste.org mailing_list_url = /community/mailing-list.html exclude_modules = paste.script paste.deploy paste.webkit paste.util.subprocess24 paste.util.doctest24 paste.util.string24 paste.util.UserDict24 paste.util.PySourceColor organization_url = http://pythonpaste.org/ trac_url = http://trac.pythonpaste.org/ [publish] doc-dest = scp://ianb@webwareforpython.org/home/paste/htdocs/ make-dirs = 1 doc-dir = docs/html [aliases] distribute = register sdist bdist_egg upload pudge publish