Files
pkgsrc-ng/textproc/py-HappyDoc/DESCR
2013-09-26 17:14:40 +02:00

5 lines
224 B
Plaintext

HappyDoc is a tool for extracting documentation from Python source
code. It differs from other such applications by the fact that it
uses the parse tree for a module to derive the information and does
not import the module.