pkgsrc/devel/epydoc/PLIST
darcy c8b57a6c42 Add new package:
Epydoc is a tool for generating API documentation for Python
modules, based on their docstrings.  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.
2004-03-28 21:27:58 +00:00

365 lines
19 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2004/03/28 21:27:58 darcy Exp $
bin/epydoc
bin/epydocgui
${PYSITELIB}/epydoc/__init__.py
${PYSITELIB}/epydoc/__init__.pyc
${PYSITELIB}/epydoc/__init__.pyo
${PYSITELIB}/epydoc/checker.py
${PYSITELIB}/epydoc/checker.pyc
${PYSITELIB}/epydoc/checker.pyo
${PYSITELIB}/epydoc/cli.py
${PYSITELIB}/epydoc/cli.pyc
${PYSITELIB}/epydoc/cli.pyo
${PYSITELIB}/epydoc/colorize.py
${PYSITELIB}/epydoc/colorize.pyc
${PYSITELIB}/epydoc/colorize.pyo
${PYSITELIB}/epydoc/css.py
${PYSITELIB}/epydoc/css.pyc
${PYSITELIB}/epydoc/css.pyo
${PYSITELIB}/epydoc/gui.py
${PYSITELIB}/epydoc/gui.pyc
${PYSITELIB}/epydoc/gui.pyo
${PYSITELIB}/epydoc/help.py
${PYSITELIB}/epydoc/help.pyc
${PYSITELIB}/epydoc/help.pyo
${PYSITELIB}/epydoc/html.py
${PYSITELIB}/epydoc/html.pyc
${PYSITELIB}/epydoc/html.pyo
${PYSITELIB}/epydoc/imports.py
${PYSITELIB}/epydoc/imports.pyc
${PYSITELIB}/epydoc/imports.pyo
${PYSITELIB}/epydoc/latex.py
${PYSITELIB}/epydoc/latex.pyc
${PYSITELIB}/epydoc/latex.pyo
${PYSITELIB}/epydoc/man.py
${PYSITELIB}/epydoc/man.pyc
${PYSITELIB}/epydoc/man.pyo
${PYSITELIB}/epydoc/markup/__init__.py
${PYSITELIB}/epydoc/markup/__init__.pyc
${PYSITELIB}/epydoc/markup/__init__.pyo
${PYSITELIB}/epydoc/markup/epytext.py
${PYSITELIB}/epydoc/markup/epytext.pyc
${PYSITELIB}/epydoc/markup/epytext.pyo
${PYSITELIB}/epydoc/markup/javadoc.py
${PYSITELIB}/epydoc/markup/javadoc.pyc
${PYSITELIB}/epydoc/markup/javadoc.pyo
${PYSITELIB}/epydoc/markup/plaintext.py
${PYSITELIB}/epydoc/markup/plaintext.pyc
${PYSITELIB}/epydoc/markup/plaintext.pyo
${PYSITELIB}/epydoc/markup/restructuredtext.py
${PYSITELIB}/epydoc/markup/restructuredtext.pyc
${PYSITELIB}/epydoc/markup/restructuredtext.pyo
${PYSITELIB}/epydoc/objdoc.py
${PYSITELIB}/epydoc/objdoc.pyc
${PYSITELIB}/epydoc/objdoc.pyo
${PYSITELIB}/epydoc/test/__init__.py
${PYSITELIB}/epydoc/test/__init__.pyc
${PYSITELIB}/epydoc/test/__init__.pyo
${PYSITELIB}/epydoc/test/epytext.py
${PYSITELIB}/epydoc/test/epytext.pyc
${PYSITELIB}/epydoc/test/epytext.pyo
${PYSITELIB}/epydoc/uid.py
${PYSITELIB}/epydoc/uid.pyc
${PYSITELIB}/epydoc/uid.pyo
share/doc/epydoc/api/epydoc.css
share/doc/epydoc/api/index.html
share/doc/epydoc/api/private/UserDict.UserDict-class.html
share/doc/epydoc/api/private/docutils.Component-class.html
share/doc/epydoc/api/private/docutils.SettingsSpec-class.html
share/doc/epydoc/api/private/docutils.TransformSpec-class.html
share/doc/epydoc/api/private/docutils.nodes.NodeVisitor-class.html
share/doc/epydoc/api/private/docutils.readers.Reader-class.html
share/doc/epydoc/api/private/docutils.readers.standalone.Reader-class.html
share/doc/epydoc/api/private/docutils.writers.Writer-class.html
share/doc/epydoc/api/private/docutils.writers.html4css1.HTMLTranslator-class.html
share/doc/epydoc/api/private/epydoc-module.html
share/doc/epydoc/api/private/epydoc.checker-module.html
share/doc/epydoc/api/private/epydoc.checker.DocChecker-class.html
share/doc/epydoc/api/private/epydoc.cli-module.html
share/doc/epydoc/api/private/epydoc.cli._Progress-class.html
share/doc/epydoc/api/private/epydoc.colorize-module.html
share/doc/epydoc/api/private/epydoc.css
share/doc/epydoc/api/private/epydoc.css-module.html
share/doc/epydoc/api/private/epydoc.gui-module.html
share/doc/epydoc/api/private/epydoc.gui.EpydocGUI-class.html
share/doc/epydoc/api/private/epydoc.gui._PipeIO-class.html
share/doc/epydoc/api/private/epydoc.help-module.html
share/doc/epydoc/api/private/epydoc.html-module.html
share/doc/epydoc/api/private/epydoc.html.HTMLFormatter-class.html
share/doc/epydoc/api/private/epydoc.html._DevNull-class.html
share/doc/epydoc/api/private/epydoc.html._HTMLDocstringLinker-class.html
share/doc/epydoc/api/private/epydoc.imports-module.html
share/doc/epydoc/api/private/epydoc.imports._DevNull-class.html
share/doc/epydoc/api/private/epydoc.latex-module.html
share/doc/epydoc/api/private/epydoc.latex.LatexFormatter-class.html
share/doc/epydoc/api/private/epydoc.latex._LatexDocstringLinker-class.html
share/doc/epydoc/api/private/epydoc.man-module.html
share/doc/epydoc/api/private/epydoc.man.ManFormatter-class.html
share/doc/epydoc/api/private/epydoc.markup-module.html
share/doc/epydoc/api/private/epydoc.markup.DocstringLinker-class.html
share/doc/epydoc/api/private/epydoc.markup.Field-class.html
share/doc/epydoc/api/private/epydoc.markup.ParseError-class.html
share/doc/epydoc/api/private/epydoc.markup.ParsedDocstring-class.html
share/doc/epydoc/api/private/epydoc.markup.epytext-module.html
share/doc/epydoc/api/private/epydoc.markup.epytext.ColorizingError-class.html
share/doc/epydoc/api/private/epydoc.markup.epytext.ParsedEpytextDocstring-class.html
share/doc/epydoc/api/private/epydoc.markup.epytext.StructuringError-class.html
share/doc/epydoc/api/private/epydoc.markup.epytext.Token-class.html
share/doc/epydoc/api/private/epydoc.markup.epytext.TokenizationError-class.html
share/doc/epydoc/api/private/epydoc.markup.javadoc-module.html
share/doc/epydoc/api/private/epydoc.markup.javadoc.ParsedJavadocDocstring-class.html
share/doc/epydoc/api/private/epydoc.markup.plaintext-module.html
share/doc/epydoc/api/private/epydoc.markup.plaintext.ParsedPlaintextDocstring-class.html
share/doc/epydoc/api/private/epydoc.markup.restructuredtext-module.html
share/doc/epydoc/api/private/epydoc.markup.restructuredtext.ParsedRstDocstring-class.html
share/doc/epydoc/api/private/epydoc.markup.restructuredtext._DocumentPseudoWriter-class.html
share/doc/epydoc/api/private/epydoc.markup.restructuredtext._EpydocHTMLTranslator-class.html
share/doc/epydoc/api/private/epydoc.markup.restructuredtext._EpydocReader-class.html
share/doc/epydoc/api/private/epydoc.markup.restructuredtext._SplitFieldsTranslator-class.html
share/doc/epydoc/api/private/epydoc.markup.restructuredtext._SummaryExtractor-class.html
share/doc/epydoc/api/private/epydoc.objdoc-module.html
share/doc/epydoc/api/private/epydoc.objdoc.ClassDoc-class.html
share/doc/epydoc/api/private/epydoc.objdoc.DocField-class.html
share/doc/epydoc/api/private/epydoc.objdoc.DocMap-class.html
share/doc/epydoc/api/private/epydoc.objdoc.FuncDoc-class.html
share/doc/epydoc/api/private/epydoc.objdoc.ModuleDoc-class.html
share/doc/epydoc/api/private/epydoc.objdoc.ObjDoc-class.html
share/doc/epydoc/api/private/epydoc.objdoc.Param-class.html
share/doc/epydoc/api/private/epydoc.objdoc.PropertyDoc-class.html
share/doc/epydoc/api/private/epydoc.objdoc.Raise-class.html
share/doc/epydoc/api/private/epydoc.objdoc.Var-class.html
share/doc/epydoc/api/private/epydoc.test-module.html
share/doc/epydoc/api/private/epydoc.test.epytext-module.html
share/doc/epydoc/api/private/epydoc.test.epytext.ParseTestCase-class.html
share/doc/epydoc/api/private/epydoc.uid-module.html
share/doc/epydoc/api/private/epydoc.uid.ClassMethodUID-class.html
share/doc/epydoc/api/private/epydoc.uid.Link-class.html
share/doc/epydoc/api/private/epydoc.uid.ObjectUID-class.html
share/doc/epydoc/api/private/epydoc.uid.PropertyUID-class.html
share/doc/epydoc/api/private/epydoc.uid.RelativeUID-class.html
share/doc/epydoc/api/private/epydoc.uid.StaticMethodUID-class.html
share/doc/epydoc/api/private/epydoc.uid.UID-class.html
share/doc/epydoc/api/private/epydoc.uid.VariableUID-class.html
share/doc/epydoc/api/private/exceptions.AssertionError-class.html
share/doc/epydoc/api/private/exceptions.Exception-class.html
share/doc/epydoc/api/private/exceptions.StandardError-class.html
share/doc/epydoc/api/private/frames.html
share/doc/epydoc/api/private/help.html
share/doc/epydoc/api/private/index.html
share/doc/epydoc/api/private/indices.html
share/doc/epydoc/api/private/toc-epydoc-module.html
share/doc/epydoc/api/private/toc-epydoc.checker-module.html
share/doc/epydoc/api/private/toc-epydoc.cli-module.html
share/doc/epydoc/api/private/toc-epydoc.colorize-module.html
share/doc/epydoc/api/private/toc-epydoc.css-module.html
share/doc/epydoc/api/private/toc-epydoc.gui-module.html
share/doc/epydoc/api/private/toc-epydoc.help-module.html
share/doc/epydoc/api/private/toc-epydoc.html-module.html
share/doc/epydoc/api/private/toc-epydoc.imports-module.html
share/doc/epydoc/api/private/toc-epydoc.latex-module.html
share/doc/epydoc/api/private/toc-epydoc.man-module.html
share/doc/epydoc/api/private/toc-epydoc.markup-module.html
share/doc/epydoc/api/private/toc-epydoc.markup.epytext-module.html
share/doc/epydoc/api/private/toc-epydoc.markup.javadoc-module.html
share/doc/epydoc/api/private/toc-epydoc.markup.plaintext-module.html
share/doc/epydoc/api/private/toc-epydoc.markup.restructuredtext-module.html
share/doc/epydoc/api/private/toc-epydoc.objdoc-module.html
share/doc/epydoc/api/private/toc-epydoc.test-module.html
share/doc/epydoc/api/private/toc-epydoc.test.epytext-module.html
share/doc/epydoc/api/private/toc-epydoc.uid-module.html
share/doc/epydoc/api/private/toc-everything.html
share/doc/epydoc/api/private/toc.html
share/doc/epydoc/api/private/trees.html
share/doc/epydoc/api/private/unittest.TestCase-class.html
share/doc/epydoc/api/public/UserDict.UserDict-class.html
share/doc/epydoc/api/public/docutils.Component-class.html
share/doc/epydoc/api/public/docutils.SettingsSpec-class.html
share/doc/epydoc/api/public/docutils.TransformSpec-class.html
share/doc/epydoc/api/public/docutils.nodes.NodeVisitor-class.html
share/doc/epydoc/api/public/docutils.readers.Reader-class.html
share/doc/epydoc/api/public/docutils.readers.standalone.Reader-class.html
share/doc/epydoc/api/public/docutils.writers.Writer-class.html
share/doc/epydoc/api/public/docutils.writers.html4css1.HTMLTranslator-class.html
share/doc/epydoc/api/public/epydoc-module.html
share/doc/epydoc/api/public/epydoc.checker-module.html
share/doc/epydoc/api/public/epydoc.checker.DocChecker-class.html
share/doc/epydoc/api/public/epydoc.cli-module.html
share/doc/epydoc/api/public/epydoc.colorize-module.html
share/doc/epydoc/api/public/epydoc.css
share/doc/epydoc/api/public/epydoc.css-module.html
share/doc/epydoc/api/public/epydoc.gui-module.html
share/doc/epydoc/api/public/epydoc.gui.EpydocGUI-class.html
share/doc/epydoc/api/public/epydoc.help-module.html
share/doc/epydoc/api/public/epydoc.html-module.html
share/doc/epydoc/api/public/epydoc.html.HTMLFormatter-class.html
share/doc/epydoc/api/public/epydoc.imports-module.html
share/doc/epydoc/api/public/epydoc.latex-module.html
share/doc/epydoc/api/public/epydoc.latex.LatexFormatter-class.html
share/doc/epydoc/api/public/epydoc.man-module.html
share/doc/epydoc/api/public/epydoc.man.ManFormatter-class.html
share/doc/epydoc/api/public/epydoc.markup-module.html
share/doc/epydoc/api/public/epydoc.markup.DocstringLinker-class.html
share/doc/epydoc/api/public/epydoc.markup.Field-class.html
share/doc/epydoc/api/public/epydoc.markup.ParseError-class.html
share/doc/epydoc/api/public/epydoc.markup.ParsedDocstring-class.html
share/doc/epydoc/api/public/epydoc.markup.epytext-module.html
share/doc/epydoc/api/public/epydoc.markup.epytext.ColorizingError-class.html
share/doc/epydoc/api/public/epydoc.markup.epytext.ParsedEpytextDocstring-class.html
share/doc/epydoc/api/public/epydoc.markup.epytext.StructuringError-class.html
share/doc/epydoc/api/public/epydoc.markup.epytext.Token-class.html
share/doc/epydoc/api/public/epydoc.markup.epytext.TokenizationError-class.html
share/doc/epydoc/api/public/epydoc.markup.javadoc-module.html
share/doc/epydoc/api/public/epydoc.markup.javadoc.ParsedJavadocDocstring-class.html
share/doc/epydoc/api/public/epydoc.markup.plaintext-module.html
share/doc/epydoc/api/public/epydoc.markup.plaintext.ParsedPlaintextDocstring-class.html
share/doc/epydoc/api/public/epydoc.markup.restructuredtext-module.html
share/doc/epydoc/api/public/epydoc.markup.restructuredtext.ParsedRstDocstring-class.html
share/doc/epydoc/api/public/epydoc.objdoc-module.html
share/doc/epydoc/api/public/epydoc.objdoc.ClassDoc-class.html
share/doc/epydoc/api/public/epydoc.objdoc.DocField-class.html
share/doc/epydoc/api/public/epydoc.objdoc.DocMap-class.html
share/doc/epydoc/api/public/epydoc.objdoc.FuncDoc-class.html
share/doc/epydoc/api/public/epydoc.objdoc.ModuleDoc-class.html
share/doc/epydoc/api/public/epydoc.objdoc.ObjDoc-class.html
share/doc/epydoc/api/public/epydoc.objdoc.Param-class.html
share/doc/epydoc/api/public/epydoc.objdoc.PropertyDoc-class.html
share/doc/epydoc/api/public/epydoc.objdoc.Raise-class.html
share/doc/epydoc/api/public/epydoc.objdoc.Var-class.html
share/doc/epydoc/api/public/epydoc.test-module.html
share/doc/epydoc/api/public/epydoc.test.epytext-module.html
share/doc/epydoc/api/public/epydoc.test.epytext.ParseTestCase-class.html
share/doc/epydoc/api/public/epydoc.uid-module.html
share/doc/epydoc/api/public/epydoc.uid.ClassMethodUID-class.html
share/doc/epydoc/api/public/epydoc.uid.Link-class.html
share/doc/epydoc/api/public/epydoc.uid.ObjectUID-class.html
share/doc/epydoc/api/public/epydoc.uid.PropertyUID-class.html
share/doc/epydoc/api/public/epydoc.uid.RelativeUID-class.html
share/doc/epydoc/api/public/epydoc.uid.StaticMethodUID-class.html
share/doc/epydoc/api/public/epydoc.uid.UID-class.html
share/doc/epydoc/api/public/epydoc.uid.VariableUID-class.html
share/doc/epydoc/api/public/exceptions.AssertionError-class.html
share/doc/epydoc/api/public/exceptions.Exception-class.html
share/doc/epydoc/api/public/exceptions.StandardError-class.html
share/doc/epydoc/api/public/frames.html
share/doc/epydoc/api/public/help.html
share/doc/epydoc/api/public/index.html
share/doc/epydoc/api/public/indices.html
share/doc/epydoc/api/public/toc-epydoc-module.html
share/doc/epydoc/api/public/toc-epydoc.checker-module.html
share/doc/epydoc/api/public/toc-epydoc.cli-module.html
share/doc/epydoc/api/public/toc-epydoc.colorize-module.html
share/doc/epydoc/api/public/toc-epydoc.css-module.html
share/doc/epydoc/api/public/toc-epydoc.gui-module.html
share/doc/epydoc/api/public/toc-epydoc.help-module.html
share/doc/epydoc/api/public/toc-epydoc.html-module.html
share/doc/epydoc/api/public/toc-epydoc.imports-module.html
share/doc/epydoc/api/public/toc-epydoc.latex-module.html
share/doc/epydoc/api/public/toc-epydoc.man-module.html
share/doc/epydoc/api/public/toc-epydoc.markup-module.html
share/doc/epydoc/api/public/toc-epydoc.markup.epytext-module.html
share/doc/epydoc/api/public/toc-epydoc.markup.javadoc-module.html
share/doc/epydoc/api/public/toc-epydoc.markup.plaintext-module.html
share/doc/epydoc/api/public/toc-epydoc.markup.restructuredtext-module.html
share/doc/epydoc/api/public/toc-epydoc.objdoc-module.html
share/doc/epydoc/api/public/toc-epydoc.test-module.html
share/doc/epydoc/api/public/toc-epydoc.test.epytext-module.html
share/doc/epydoc/api/public/toc-epydoc.uid-module.html
share/doc/epydoc/api/public/toc-everything.html
share/doc/epydoc/api/public/toc.html
share/doc/epydoc/api/public/trees.html
share/doc/epydoc/api/public/unittest.TestCase-class.html
share/doc/epydoc/docstrings.html
share/doc/epydoc/epydoc-man.html
share/doc/epydoc/epydoc.css
share/doc/epydoc/epydoc_gui.png
share/doc/epydoc/epydoc_guiconfig.png
share/doc/epydoc/epydocgui-man.html
share/doc/epydoc/epytext.html
share/doc/epydoc/epytextintro.html
share/doc/epydoc/examples/epydoc.css
share/doc/epydoc/examples/frames.html
share/doc/epydoc/examples/grouped/epydoc.css
share/doc/epydoc/examples/grouped/frames.html
share/doc/epydoc/examples/grouped/help.html
share/doc/epydoc/examples/grouped/index.html
share/doc/epydoc/examples/grouped/indices.html
share/doc/epydoc/examples/grouped/inh_example-module.html
share/doc/epydoc/examples/grouped/inh_example.Animal-class.html
share/doc/epydoc/examples/grouped/inh_example.Bird-class.html
share/doc/epydoc/examples/grouped/inh_example.Bug-class.html
share/doc/epydoc/examples/grouped/inh_example.Fish-class.html
share/doc/epydoc/examples/grouped/inh_example.Human-class.html
share/doc/epydoc/examples/grouped/inh_example.Mammal-class.html
share/doc/epydoc/examples/grouped/inh_example.Primate-class.html
share/doc/epydoc/examples/grouped/inh_example.Programmer-class.html
share/doc/epydoc/examples/grouped/toc-everything.html
share/doc/epydoc/examples/grouped/toc-inh_example-module.html
share/doc/epydoc/examples/grouped/toc.html
share/doc/epydoc/examples/grouped/trees.html
share/doc/epydoc/examples/help.html
share/doc/epydoc/examples/included/epydoc.css
share/doc/epydoc/examples/included/frames.html
share/doc/epydoc/examples/included/help.html
share/doc/epydoc/examples/included/index.html
share/doc/epydoc/examples/included/indices.html
share/doc/epydoc/examples/included/inh_example-module.html
share/doc/epydoc/examples/included/inh_example.Animal-class.html
share/doc/epydoc/examples/included/inh_example.Bird-class.html
share/doc/epydoc/examples/included/inh_example.Bug-class.html
share/doc/epydoc/examples/included/inh_example.Fish-class.html
share/doc/epydoc/examples/included/inh_example.Human-class.html
share/doc/epydoc/examples/included/inh_example.Mammal-class.html
share/doc/epydoc/examples/included/inh_example.Primate-class.html
share/doc/epydoc/examples/included/inh_example.Programmer-class.html
share/doc/epydoc/examples/included/toc-everything.html
share/doc/epydoc/examples/included/toc-inh_example-module.html
share/doc/epydoc/examples/included/toc.html
share/doc/epydoc/examples/included/trees.html
share/doc/epydoc/examples/index.html
share/doc/epydoc/examples/indices.html
share/doc/epydoc/examples/listed/epydoc.css
share/doc/epydoc/examples/listed/frames.html
share/doc/epydoc/examples/listed/help.html
share/doc/epydoc/examples/listed/index.html
share/doc/epydoc/examples/listed/indices.html
share/doc/epydoc/examples/listed/inh_example-module.html
share/doc/epydoc/examples/listed/inh_example.Animal-class.html
share/doc/epydoc/examples/listed/inh_example.Bird-class.html
share/doc/epydoc/examples/listed/inh_example.Bug-class.html
share/doc/epydoc/examples/listed/inh_example.Fish-class.html
share/doc/epydoc/examples/listed/inh_example.Human-class.html
share/doc/epydoc/examples/listed/inh_example.Mammal-class.html
share/doc/epydoc/examples/listed/inh_example.Primate-class.html
share/doc/epydoc/examples/listed/inh_example.Programmer-class.html
share/doc/epydoc/examples/listed/toc-everything.html
share/doc/epydoc/examples/listed/toc-inh_example-module.html
share/doc/epydoc/examples/listed/toc.html
share/doc/epydoc/examples/listed/trees.html
share/doc/epydoc/examples/sre-module.html
share/doc/epydoc/examples/toc-everything.html
share/doc/epydoc/examples/toc-sre-module.html
share/doc/epydoc/examples/toc.html
share/doc/epydoc/examples/trees.html
share/doc/epydoc/faq.html
share/doc/epydoc/fields.html
share/doc/epydoc/future.html
share/doc/epydoc/history.html
share/doc/epydoc/index.html
share/doc/epydoc/installing.html
share/doc/epydoc/license.html
share/doc/epydoc/othermarkup.html
share/doc/epydoc/relatedprojects.html
share/doc/epydoc/sflogo.png
share/doc/epydoc/stylesheet.html
share/doc/epydoc/using.html
@dirrm share/doc/epydoc/examples/listed
@dirrm share/doc/epydoc/examples/included
@dirrm share/doc/epydoc/examples/grouped
@dirrm share/doc/epydoc/examples
@dirrm share/doc/epydoc/api/public
@dirrm share/doc/epydoc/api/private
@dirrm share/doc/epydoc/api
@dirrm share/doc/epydoc
@dirrm ${PYSITELIB}/epydoc/test
@dirrm ${PYSITELIB}/epydoc/markup
@dirrm ${PYSITELIB}/epydoc