Metadata-Version: 2.1
Name: tomoscan
Version: 2.0.0a14
Summary: "utilitary to access tomography data at esrf"
Home-page: https://gitlab.esrf.fr/tomotools/tomoscan
Author: data analysis unit
Author-email: henri.payno@esrf.fr
License: MIT
Project-URL: Bug Tracker, https://gitlab.esrf.fr/tomotools/tomoscan/-/issues
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Operating System :: POSIX
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: h5py (>=3.0)
Requires-Dist: silx (>=0.14a)
Requires-Dist: lxml
Requires-Dist: dicttoxml
Requires-Dist: packaging
Requires-Dist: psutil
Requires-Dist: nxtomo (>=1.0.5)
Requires-Dist: pyunitsystem
Provides-Extra: doc
Requires-Dist: glymur ; extra == 'doc'
Requires-Dist: tifffile ; extra == 'doc'
Requires-Dist: Sphinx (<5.2.0,>=4.0.0) ; extra == 'doc'
Requires-Dist: nbsphinx ; extra == 'doc'
Requires-Dist: pandoc ; extra == 'doc'
Requires-Dist: ipykernel ; extra == 'doc'
Requires-Dist: jupyter-client ; extra == 'doc'
Requires-Dist: nbconvert ; extra == 'doc'
Requires-Dist: h5glance ; extra == 'doc'
Requires-Dist: pydata-sphinx-theme ; extra == 'doc'
Requires-Dist: sphinx-design ; extra == 'doc'
Provides-Extra: full
Requires-Dist: glymur ; extra == 'full'
Requires-Dist: tifffile ; extra == 'full'
Provides-Extra: setup_requires
Requires-Dist: setuptools ; extra == 'setup_requires'
Requires-Dist: numpy ; extra == 'setup_requires'
Provides-Extra: test
Requires-Dist: glymur ; extra == 'test'
Requires-Dist: tifffile ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: python-gitlab ; extra == 'test'

