summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 285e2fc319f4bd212fcc0ace858fbfe4dfde1bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[egg_info]
tag_build = dev
tag_svn_revision = true

[pudge]
theme = pythonpaste.org
docs = docs/index.txt docs/news.txt
dest = docs/html
modules = paste
title = Paste Core
organization = Python Paste
organization_url = http://pythonpaste.org/
trac_url = http://pythonpaste.org/trac/
blog_url = http://pythonpaste.org/news/
mailing_list_url = http://pythonpaste.org/community/mailing-list.html
settings = no_about=true
           link1=/deploy/ paste.deploy
           link2=/script/ paster script
           link3=/download/ Download
           extra_credits=Hosting courtesy of <a href="http://tummy.com">Tummy.com</a>

[publish]
doc-dir=docs/html
doc-dest=scp://ianb@webwareforpython.org/home/paste/htdocs/deploy
make-dirs=1