8000
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.
1 parent 589ff7b commit 9a49497Copy full SHA for 9a49497
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