File: __init__.py

package info (click to toggle)
pydispatcher 2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: python: 1,076; makefile: 11
file content (7 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
"""pydoc documentation system with enhancements and automatic local builder

This package is based on the standard pydoc package,
with a few minor enhancements, and a slightly modified
format.  An automatic mechanism for generating extensive
documentation for the OpenGLContext project is provided.
"""