Metadata-Version: 2.1
Name: vcap
Version: 0.5.7
Summary: A library for creating OpenVisionCapsules in Python
Author: Aotu.ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pycryptodomex >=3.9.7
Requires-Dist: scipy >=1.5.4
Requires-Dist: scikit-learn <1.0.0,>=0.24.0
Requires-Dist: numpy <2,>=1.16
Requires-Dist: tensorflow ~=2.5.0
Provides-Extra: easy
Requires-Dist: opencv-python-headless ~=4.1.2 ; extra == 'easy'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: mock ; extra == 'tests'

