Metadata-Version: 1.1
Name: scidb-py
Version: 0.1.b1
Summary: Python wrappers for SciDB
Home-page: UNKNOWN
Author: Jake Vanderplas
Author-email: jakevdp@cs.washington.edu
License: Simplified BSD
Download-URL: http://github.com/jakevdp/scidb-py
Description: SciDB-py
        ========
        - Author: Jake Vanderplas <jakevdp@cs.washington.edu>
        - License: Simplified BSD
        
        Python wrapper for SciDB queries
        
        This package is still in active development.  Several pieces are still
        incomplete, most notably the documentation.  This will be remedied in the
        near-term!
        
        Support
        -------
        This work has been supported by NSF Grant number 1226371_.
        
        
        .. _1226371: http://www.nsf.gov/awardsearch/showAward?AWD_ID=1226371
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Scientific/Engineering
