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
6
6
description-file =
7
7
README.rst
8
8
description-content-type = text/x-rst; charset=UTF-8
9
+ home-page = https://github.com/aiwizo/pytorch-datastream
9
10
project_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
11
13
license = Apache-2
14
+ license_files = LICENSE
15
+ platform = any
12
16
classifier =
13
17
Development Status :: 3 - Alpha
14
18
Environment :: Other Environment
15
19
License :: OSI Approved :: Apache Software License
16
20
Operating System :: OS Independent
17
21
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
18
32
keywords =
19
- pytorch
33
+ pytorch torch dataset dataloader machine learning
20
34
21
35
[files]
22
36
packages =
You can’t perform that action at this time.
0 commit comments