Metadata-Version: 2.1
Name: torchdataset
Version: 0.1.2
Summary: This is a package to handle various kinds of data in a unified way with Pytorch.
License: MIT
Author: popura
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Pillow (>=7.1.2,<8.0.0)
Requires-Dist: sox (>=1.3.7,<2.0.0)
Requires-Dist: torch (>=1.5.0,<2.0.0)
