Skip to content

Commit c73a82e

Browse files
committed
Added description for astroid package (replacement for logilab-astng)
1 parent 91faafc commit c73a82e

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
@@ -1,3 +1,6 @@
1+
[astroid]
2+
description=Rebuild a new abstract syntax tree from Python's ast (required for pylint)
3+
14
[cx_freeze]
25
description=Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed)
36
url=http://cx-freeze.sourceforge.net

0 commit comments

Comments
 (0)