{ "info": { "author": "Konrad Hinsen", "author_email": "konrad.hinsen@cnrs-orleans.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: Implementation :: CPython" ], "description": "This package provides support for working with immutable data. There is a base class for defining immutable instances. Once initialized, the attributes of such instances are frozen. There are also fully immutable versions of lists/tuples, dictionaries, and sets. Immutability is imposed in a stricter sense than for Python's tuples or frozensets: to qualify as immutable, all of an object's elements and attributes must be immutable as well.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/khinsen/immutablepy", "keywords": "", "license": "CeCILL-B", "maintainer": "", "maintainer_email": "", "name": "ImmutablePy", "package_url": "https://pypi.org/project/ImmutablePy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ImmutablePy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/khinsen/immutablepy" }, "release_url": "https://pypi.org/project/ImmutablePy/0.1/", "requires_dist": null, "requires_python": null, "summary": "Support for working with immutable data", "version": "0.1" }, "last_serial": 725891, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "386dbe09cec0f978f0f444151e72124e", "sha256": "5a9806e687f6bbc527aaca394bdfca47d155df16f9fa653030f81fa0089fdfc0" }, "downloads": -1, "filename": "ImmutablePy-0.1.tar.gz", "has_sig": false, "md5_digest": "386dbe09cec0f978f0f444151e72124e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20577, "upload_time": "2012-11-16T16:25:56", "url": "https://files.pythonhosted.org/packages/b7/a2/ac8fadbd1d102f637bcc544a4915c82de32f2daad85cfedd5690495508b1/ImmutablePy-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "386dbe09cec0f978f0f444151e72124e", "sha256": "5a9806e687f6bbc527aaca394bdfca47d155df16f9fa653030f81fa0089fdfc0" }, "downloads": -1, "filename": "ImmutablePy-0.1.tar.gz", "has_sig": false, "md5_digest": "386dbe09cec0f978f0f444151e72124e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20577, "upload_time": "2012-11-16T16:25:56", "url": "https://files.pythonhosted.org/packages/b7/a2/ac8fadbd1d102f637bcc544a4915c82de32f2daad85cfedd5690495508b1/ImmutablePy-0.1.tar.gz" } ] }