[Yum-devel] yum-utils, man pages, etc.

seth vidal skvidal at linux.duke.edu
Fri Jan 6 08:19:43 UTC 2006


> It appears pydoc is primary for documenting the API on a Python Module,
> not for documenting a python script will command-line options, etc.
> Epydoc would be the same: "Epydoc is a tool for generating API
> documentation for Python modules based on their docstrings".


look at urlgrabber/grabber.py in the urlgrabber tarball.

you can run pydoc against it and get information on the library and on
the program.

and some of the yum-utils scripts can be imported and used as libraries
too.

-sv







More information about the Yum-devel mailing list