File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '6.1.20230422 '
31+ __version__ = '6.1.20230428 '
3232__license__ = __doc__
3333__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3532,3 +3532,18 @@ description = Optimizing compiler for evaluating mathematical expressions on CPU
35323532[xarray-einstats]
35333533description = Stats, linear algebra and einops for xarray
35343534
3535+ [linkify-it-py]
3536+ description = Links recognition library with FULL unicode support.
3537+
3538+ [markdown-it-py]
3539+ description = Python port of markdown-it. Markdown parsing, done right!
3540+
3541+ [mdit-py-plugins]
3542+ description = Collection of plugins for markdown-it-py
3543+
3544+ [mdurl]
3545+ description = Markdown URL utilities
3546+
3547+ [uc-micro-py]
3548+ description = Micro subset of unicode data files for linkify-it-py projects.
3549+
You can’t perform that action at this time.
0 commit comments