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

Added Files:
        epydoc-py.info 
Log Message:
Finally got myself a 10.4 tree.  These both seem to work directly as taken from
the 10.4-transitional tree.


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

Package: epydoc-py%type_pkg[python]
Version: 3.0alpha2
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: 3e8bfb8acc174112f3d97a3306385fac
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
<<



_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to