8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532d2ae commit 7a0586eCopy full SHA for 7a0586e
winpython/data/packages.ini
@@ -3100,3 +3100,15 @@ description = Datasette plugin providing an automatic GraphQL API for your SQLit
3100
[csvs-to-sqlite]
3101
description = Convert CSV files into a SQLite database
3102
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