Skip to content

Commit 8b5f147

Browse files
committed
package names
1 parent 3d958cc commit 8b5f147

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

winpython/data/packages.ini

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ description=High-level declarative visualization library for Python
2929
[altair_widgets]
3030
description=Altair Widgets: An interactive visualization for statistical data for Python.
3131

32+
[altgraph]
33+
description=Python graph (network) package
34+
3235
[amqp]
3336
description=Low-level AMQP client for Python (fork of amqplib).
3437

@@ -143,6 +146,9 @@ description=efficient arrays of booleans -- C extension
143146
[bkcharts]
144147
description=High level chart types built on top of Bokeh
145148
149+
[black]
150+
description=The uncompromising code formatter.
151+
146152
[blaze]
147153
description=Blaze
148154
@@ -827,6 +833,9 @@ description=Powerful and Pythonic XML processing library combining libxml2/libxs
827833
[lz4]
828834
description=LZ4 Bindings for Python
829835

836+
[macholib]
837+
description=Mach-O header analysis and editing
838+
830839
[mahotas]
831840
description=Computer Vision library
832841

@@ -1115,6 +1124,9 @@ description=Pandas plotting interface to Vega and Vega-Lite
11151124
[peewee]
11161125
description=a small, expressive ORM.
11171126

1127+
[pefile]
1128+
description=Python PE parsing module
1129+
11181130
[pep8]
11191131
description=Python style guide checker
11201132

@@ -1944,6 +1956,9 @@ description=Pure python implementation of Apache Thrift.
19441956
[thrift-sasl]
19451957
description=hrift SASL Python module that implements SASL transports for Thrift
19461958

1959+
[toml]
1960+
description=Python Library for Tom's Obvious, Minimal Language
1961+
19471962
[toolz]
19481963
description=List processing tools and functional utilities
19491964
@@ -2140,3 +2155,7 @@ description=A minimal implementation of chunked, compressed, N-dimensional array
21402155
[zict]
21412156
description=Mutable mapping tools
21422157

2158+
[z3_solver]
2159+
description=an efficient SMT solver library
2160+
2161+

0 commit comments

Comments
 (0)