Metadata-Version: 2.0
Name: dbcollection
Version: 0.1.6
Summary: Cross-platform, cross-language dataset metadata manager for machine learning.
Home-page: https://github.com/dbcollection/dbcollection
Author: M. Farrajota
Author-email: UNKNOWN
License: MIT License
Download-URL: https://github.com/dbcollection/dbcollection/archive/0.1.6.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Pillow
Requires-Dist: h5py
Requires-Dist: numpy
Requires-Dist: patool
Requires-Dist: progressbar2
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: xmltodict


dbcollection is a cross-platform (Windows, MacOS, Linux),
cross-language (Python, Lua/Torch7, Matlab) API to easily
manage datasets' metadata by using the standard HDF5 file
format.


