Skip to content

Commit 7a0586e

Browse files
committed
package names
1 parent 532d2ae commit 7a0586e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

winpython/data/packages.ini

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3100,3 +3100,15 @@ description = Datasette plugin providing an automatic GraphQL API for your SQLit
31003100
[csvs-to-sqlite]
31013101
description = Convert CSV files into a SQLite database
31023102
3103+
[readline]
3104+
description = Hack to make "pip install readline" happy and do nothing
3105+
3106+
[python-picard]
3107+
description = Preconditoned ICA for Real Data
3108+
3109+
[maturin]
3110+
description = Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
3111+
3112+
[cached-property]
3113+
description = A decorator for caching properties in classes.
3114+

0 commit comments

Comments
 (0)