{ "info": { "author": "C. Frescolino", "author_email": "frescolino@lists.phys.ethz.ch", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "This module contains metaclasses to limit the access to member variables of class instances. Creation and / or modification of member variables is limited to within the ``__init__`` function. The primary purpose of this module is to avoid accidental changes to class attributes. It should **not** be used for security purposes.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://frescolinogroup.github.io/frescolino/pylocker/1.1", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "fsc.locker", "package_url": "https://pypi.org/project/fsc.locker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fsc.locker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://frescolinogroup.github.io/frescolino/pylocker/1.1" }, "release_url": "https://pypi.org/project/fsc.locker/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Locker metaclasses to limit attribute changes for Python classes.", "version": "1.1.0" }, "last_serial": 2350319, "releases": { "1.0.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6ea74ec4bc80b28c9ac0673c4f64670a", "sha256": "c9e8784678c7a799ae903ea49c11fcea8572d47ef6167efc4111666da752a987" }, "downloads": -1, "filename": "fsc.locker-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6ea74ec4bc80b28c9ac0673c4f64670a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3150, "upload_time": "2016-04-06T09:34:42", "url": "https://files.pythonhosted.org/packages/69/85/ea39004e46f65b7dd5fbfe5fcbc47fcfd2c3e58b5df857ebd5191e9b57e7/fsc.locker-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "3ef4ca8628d24dbb55124d1984a35794", "sha256": "157492058ffea2bab3a18b252b7cdc57367714726e30db0d0cb9ac28d3e369f3" }, "downloads": -1, "filename": "fsc.locker-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3ef4ca8628d24dbb55124d1984a35794", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3447, "upload_time": "2016-04-11T00:30:56", "url": "https://files.pythonhosted.org/packages/c7/d8/dc7936c696b2ef886b1fe648642f55285c47775f7b784db053c211d87542/fsc.locker-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ef4ca8628d24dbb55124d1984a35794", "sha256": "157492058ffea2bab3a18b252b7cdc57367714726e30db0d0cb9ac28d3e369f3" }, "downloads": -1, "filename": "fsc.locker-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3ef4ca8628d24dbb55124d1984a35794", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3447, "upload_time": "2016-04-11T00:30:56", "url": "https://files.pythonhosted.org/packages/c7/d8/dc7936c696b2ef886b1fe648642f55285c47775f7b784db053c211d87542/fsc.locker-1.1.0.tar.gz" } ] }