Metadata-Version: 1.0
Name: dbarray
Version: 0.1.2
Summary: .
Home-page: http://pypi.python.org/pypi/dbarray/
Author: WAN Ji
Author-email: wanji@live.com
License: LICENSE.txt
Description: Array stored in database
        ========================
        
        `DBArray` is an 2D array stored in database.
        The purpose of this class is to provide a way to store and access large
        array which can not be loaded into memory.
        
Platform: UNKNOWN
