Skip to content

Commit 1511fda

Browse files
committed
Merge pull request #294 from stonebig/master
package name
2 parents cf249df + 9a49497 commit 1511fda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

winpython/data/packages.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ description=Better living through Python with decorators
137137
[docopt]
138138
description=Pythonic argument parser, that will make you smile
139139

140+
[docrepr]
141+
description=docrepr renders Python docstrings in HTML.
142+
140143
[docutils]
141144
description=Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
142145
url=http://docutils.sourceforge.net

0 commit comments

Comments
 (0)