summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2005-07-14 19:12:35 +0000
committerTorsten Veller <tove@gentoo.org>2005-07-14 19:12:35 +0000
commit79831e99efc044e6c881d5cd5d16adacb526c9cb (patch)
tree36d9768ea498525711a6227908ac42419b0d0f42 /dev-python/epydoc/metadata.xml
parentremoved aether (diff)
downloadhistorical-79831e99efc044e6c881d5cd5d16adacb526c9cb.tar.gz
historical-79831e99efc044e6c881d5cd5d16adacb526c9cb.tar.bz2
historical-79831e99efc044e6c881d5cd5d16adacb526c9cb.zip
removed aether.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python/epydoc/metadata.xml')
-rw-r--r--dev-python/epydoc/metadata.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-python/epydoc/metadata.xml b/dev-python/epydoc/metadata.xml
index 852ea23b671c..ad804764f091 100644
--- a/dev-python/epydoc/metadata.xml
+++ b/dev-python/epydoc/metadata.xml
@@ -2,13 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
- <maintainer>
- <email>aether@gentoo.org</email>
- <name>Jason Mobarak</name>
- <description>Maintainer</description>
- </maintainer>
<longdescription>
- Epydoc is a python documentation system without output similar to javadoc. Epydoc
+ Epydoc is a python documentation system without output similar to javadoc. Epydoc
uses python doc-strings, importing modules, and introsepction in order to do
its thing -- if your modules are not safe to import, you should look for another
tool. Documentation mark-up is done with restructed text (reST).