{ "info": { "author": "Francesc Alted", "author_email": "francesc@continuum.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "carray is a chunked container for numerical data. Chunking allows for\nefficient enlarging/shrinking of data container. In addition, it can\nalso be compressed for reducing memory needs. The compression process\nis carried out internally by Blosc, a high-performance compressor that\nis optimized for binary data.", "description_content_type": null, "docs_url": null, "download_url": "http://carray.pytables.org/download/carray-0.5.1/carray-0.5.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/FrancescAlted/carray", "keywords": null, "license": "http://www.opensource.org/licenses/bsd-license.php", "maintainer": null, "maintainer_email": null, "name": "carray", "package_url": "https://pypi.org/project/carray/", "platform": "any", "project_url": "https://pypi.org/project/carray/", "project_urls": { "Download": "http://carray.pytables.org/download/carray-0.5.1/carray-0.5.1.tar.gz", "Homepage": "https://github.com/FrancescAlted/carray" }, "release_url": "https://pypi.org/project/carray/0.5.1/", "requires_dist": null, "requires_python": null, "summary": "A chunked data container that can be compressed in-memory.", "version": "0.5.1" }, "last_serial": 802806, "releases": { "0.3": [], "0.3.1": [], "0.3.2": [], "0.4": [], "0.5": [], "0.5.1": [] }, "urls": [] }