Metadata-Version: 2.0
Name: pysto
Version: 1.2.1
Summary: Miscellaneous image processing functions
Home-page: https://github.com/rcasero/pysto
Author: Ramón Casero
Author-email: rcasero@gmail.com
License: GPL v3
Download-URL: https://github.com/rcasero/pysto/archive/1.2.1.tar.gz
Description-Content-Type: UNKNOWN
Keywords: image processing,bioinformatics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*
Requires-Dist: matplotlib (>=2.0)
Requires-Dist: numpy (>=1.13)
Requires-Dist: opencv-python (>=3.3.0)
Provides-Extra: dev
Requires-Dist: spyder; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Requires-Dist: setuptools; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

UNKNOWN


