Metadata-Version: 1.1
Name: python-da
Version: 0.0.5
Summary: `python_da` is Python Double Array Library.
Home-page: https://github.com/shnya/python_da
Author: Masahiko Higashiyama
Author-email: masahiko.higashiyama@gmail.com
License: MIT
Description: `python_da` is Python Double Array Library.
        
        Requirements
        ------------
        * Python 2.7 or later (not support 3.x)
        
        Features
        --------
        * nothing
        
        Setup
        -----
        ::
          $ easy_install python_da
        
        History
        -------
        0.0.1 (2015-04-24)
        ------------------
        * first release
        
Keywords: Data Structure
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: C++
Classifier: Topic :: Software Development :: Libraries
