Metadata-Version: 2.1
Name: puppet-warp
Version: 0.3
Summary: Puppet Warp
Home-page: https://github.com/mikecokina/puppet-warp
Author: Michal Cokina
Author-email: mikecokina@gmail.com
License: GPLv3
Keywords: image
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
License-File: LICENCE
Requires-Dist: numpy >=1.21.5
Requires-Dist: opencv-contrib-python <=4.7.0.72,>=4.5.4.60
Requires-Dist: opencv-python <=4.7.0.72,>=4.5.4.60
Requires-Dist: scikit-image <=0.21.0,>=0.19.2
Requires-Dist: scikit-learn <=1.2.2,>=1.0.2
Provides-Extra: dev
Provides-Extra: jrs
Requires-Dist: triangle >=20200424 ; extra == 'jrs'
Provides-Extra: test
Requires-Dist: parameterized >=0.8.1 ; extra == 'test'

For more information visit https://github.com/mikecokina/puppet-warp/blob/master/README.rst
