[Lunar-commits] <moonbase> epydoc: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Dec 21 03:25:14 CET 2010
commit 882961049a5d130b6a0aac59cc087fa913090576
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Dec 20 21:25:14 2010 -0500
epydoc: Version bump.
---
doc-tools/epydoc/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/doc-tools/epydoc/DETAILS b/doc-tools/epydoc/DETAILS
index f8c97fb..792e77d 100644
--- a/doc-tools/epydoc/DETAILS
+++ b/doc-tools/epydoc/DETAILS
@@ -1,12 +1,13 @@
MODULE=epydoc
- VERSION=2.1
+ VERSION=3.0.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:f2034c5e1b9cf0d2d16e0b9c8af0d3581af524e4
+ SOURCE_URL=$SFORGE_URL/$MODULE/$VERSION/
+ SOURCE_VFY=sha1:ccd5cb602cbf8df1a6c61670793d0122fc569523
WEB_SITE=http://epydoc.sourceforge.net/
ENTERED=20030514
- UPDATED=20040922
+ UPDATED=20101220
SHORT="A tool for generating API documentation for Python modules"
+
cat << EOF
Epydoc is a tool for generating API documentation for Python modules,
based on their docstrings. For an example of epydoc's output, see
More information about the Lunar-commits
mailing list