Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15483

Added Files:
        epydoc-py.info 
Log Message:
more functionality than pydoc

--- NEW FILE: epydoc-py.info ---
Info2: <<

Package: epydoc-py%type_pkg[python]
Version: 3.0alpha
Revision: 1
Description: Python documentation system
DescDetail: <<
Epydoc is a tool for generating API documentation for Python modules,
based on their docstrings. For an example of epydoc's output, see the
API documentation for epydoc itself (html, pdf). A lightweight markup
language called epytext can be used to format docstrings, and to add
information about specific fields, such as parameters and instance
variables. Epydoc also understands docstrings written in
ReStructuredText, Javadoc, and plaintext.
<<
DescPort: <<
  Version 3.0a has some minor formatting bugs, but the epydoc
  generated documentation is (in my oppinion) way better than
  pydoc.
<<
Source: mirror:sourceforge/epydoc/epydoc-%v.tar.gz
Source-MD5: adbb7c447250979dbe93e0a308133cf6
Source-SHA1: dd18c1ef18b32a6f77bae25215a9fef9eb66398a
Type: python (2.4)
Depends: python%type_pkg[python]
CompileScript: <<
 #!/bin/bash -e
 %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
<<
DocFiles: README.txt LICENSE.txt
License: OSI-Approved
Homepage: http://epydoc.sourceforge.net/
Maintainer: Kurt Schwehr <[EMAIL PROTECTED]>

# Info2
<<



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to