summaryrefslogtreecommitdiff
path: root/src/silx.egg-info/PKG-INFO
diff options
context:
space:
mode:
Diffstat (limited to 'src/silx.egg-info/PKG-INFO')
-rw-r--r--src/silx.egg-info/PKG-INFO36
1 files changed, 30 insertions, 6 deletions
diff --git a/src/silx.egg-info/PKG-INFO b/src/silx.egg-info/PKG-INFO
index 905be0f..264f654 100644
--- a/src/silx.egg-info/PKG-INFO
+++ b/src/silx.egg-info/PKG-INFO
@@ -1,12 +1,11 @@
Metadata-Version: 2.1
Name: silx
-Version: 1.1.2
+Version: 2.0.0
Summary: Software library for X-ray data analysis
Home-page: http://www.silx.org/
Author: data analysis unit
Author-email: silx@esrf.fr
License: MIT
-Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
@@ -24,10 +23,37 @@ Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Requires-Python: >=3.5
+Requires-Python: >=3.7
+License-File: LICENSE
+Requires-Dist: numpy>=1.21.6
+Requires-Dist: packaging
+Requires-Dist: h5py
+Requires-Dist: fabio>=0.9
Provides-Extra: full
+Requires-Dist: pyopencl; extra == "full"
+Requires-Dist: Mako; extra == "full"
+Requires-Dist: qtconsole; extra == "full"
+Requires-Dist: matplotlib>=3.1.0; extra == "full"
+Requires-Dist: PyOpenGL; extra == "full"
+Requires-Dist: python-dateutil; extra == "full"
+Requires-Dist: PyQt5; extra == "full"
+Requires-Dist: hdf5plugin; extra == "full"
+Requires-Dist: scipy; extra == "full"
+Requires-Dist: Pillow; extra == "full"
+Requires-Dist: bitshuffle; extra == "full"
+Provides-Extra: doc
+Requires-Dist: nbsphinx; extra == "doc"
+Requires-Dist: pydata_sphinx_theme; extra == "doc"
+Requires-Dist: pillow; extra == "doc"
+Requires-Dist: sphinx; extra == "doc"
+Requires-Dist: sphinx-autodoc-typehints; extra == "doc"
+Requires-Dist: pandoc; extra == "doc"
+Requires-Dist: sphinx-panels; extra == "doc"
Provides-Extra: test
-License-File: LICENSE
+Requires-Dist: pytest; extra == "test"
+Requires-Dist: pytest-xvfb; extra == "test"
+Requires-Dist: pytest-mock; extra == "test"
+Requires-Dist: bitshuffle; extra == "test"
silx toolkit
@@ -144,5 +170,3 @@ Citation
:target: https://ci.appveyor.com/project/ESRF/silx?branch=master
.. |zenodo DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.591709.svg
:target: https://doi.org/10.5281/zenodo.591709
-
-