Metadata-Version: 1.1
Name: DataShape
Version: 0.4.4
Summary: A data description language.
Home-page: http://packages.python.org/datashape
Author: Continuum Analytics
Author-email: blaze-dev@continuum.io
License: BSD
Description: =========
        DataShape
        =========
        
        DataShape is a language for describing data. It is an extension of the
        NumPy dtype with an emphasis on cross language support.
        
        History
        -------
        
        DataShape was originally developed by the Blaze project. The git history
        of the blaze.datashape module has been preserved here but for more
        complete history see the Blaze project.
        
        Contributing
        ------------
        
        Anyone wishing to discuss on DataShape should join the
        `blaze-dev <https://groups.google.com/a/continuum.io/forum/#!forum/blaze-dev>`__
        mailing list at: blaze-dev@continuum.io
        
        License
        -------
        
        DataShape development is sponsored by Continuum Analytics.
        
        Released under BSD license. See LICENSE for details.
        
        |Build Status|
        
        .. |Build Status| image:: https://travis-ci.org/ContinuumIO/datashape.png
           :target: https://travis-ci.org/ContinuumIO/datashape
        
Keywords: data language
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: BSD License
