We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf249df + 9a49497 commit 1511fdaCopy full SHA for 1511fda
winpython/data/packages.ini
@@ -137,6 +137,9 @@ description=Better living through Python with decorators
137
[docopt]
138
description=Pythonic argument parser, that will make you smile
139
140
+[docrepr]
141
+description=docrepr renders Python docstrings in HTML.
142
+
143
[docutils]
144
description=Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
145
url=http://docutils.sourceforge.net
0 commit comments