Metadata-Version: 2.0
Name: python-da
Version: 0.0.6
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
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

`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.6 (2016-02-04)
------------------
* added support pypy

0.0.1 (2015-04-24)
------------------
* first release


