File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,31 @@ summary = Simple dataset to dataloader library for pytorch
66description-file =
77 README.rst
88description-content-type = text/x-rst; charset=UTF-8
9+ home-page = https://github.com/aiwizo/pytorch-datastream
910project_urls =
10- Source Code = https://github.com/aiwizo/pytorch-datastream/
11+ Source Code = https://github.com/aiwizo/pytorch-datastream
12+ Bug Tracker = https://github.com/aiwizo/pytorch-datastream/issues
1113license = Apache-2
14+ license_files = LICENSE
15+ platform = any
1216classifier =
1317 Development Status :: 3 - Alpha
1418 Environment :: Other Environment
1519 License :: OSI Approved :: Apache Software License
1620 Operating System :: OS Independent
1721 Programming Language :: Python :: 3
22+ Programming Language :: Python :: 3.6
23+ Programming Language :: Python :: 3.7
24+ Programming Language :: Python :: 3.8
25+ Intended Audience :: Developers
26+ Intended Audience :: Science/Research
27+ Topic :: Scientific/Engineering
28+ Topic :: Scientific/Engineering :: Artificial Intelligence
29+ Topic :: Software Development
30+ Topic :: Software Development :: Libraries
31+ Topic :: Software Development :: Libraries :: Python Modules
1832keywords =
19- pytorch
33+ pytorch torch dataset dataloader machine learning
2034
2135[files]
2236packages =
You can’t perform that action at this time.
0 commit comments