Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65acca5

Browse files
author
stonebig
committed
package names
1 parent 892939e commit 65acca5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ description=Command Arguments for Humans.
4444
[asciitree]
4545
description=Draws ASCII trees.
4646

47+
[asteval]
48+
description=Safe, minimalistic evaluator of python expression using ast module
49+
4750
[astor]
4851
description=Read/rewrite/write Python ASTs
4952

@@ -683,6 +686,9 @@ description=Modern OpenGL binding for python
683686
[monotonic]
684687
description=An implementation of time.monotonic() for Python 2 & < 3.3
685688
689+
[more-itertools]
690+
description=More routines for operating on iterables, beyond itertools
691+
686692
[moviepy]
687693
description=Video editing with Python
688694

0 commit comments

Comments
 (0)