{ "info": { "author": "William Emerison Six", "author_email": "billsix@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Topic :: Utilities" ], "description": "Static local variables are variables local to a function, which upon\nfirst application, assign a value to the variable. The value bound\nby the variable persists after the function application completes,\nso the state is preserved across muliple applications of the function.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/billsix/staticlocal", "keywords": "staticlocal", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "staticlocal", "package_url": "https://pypi.org/project/staticlocal/", "platform": "", "project_url": "https://pypi.org/project/staticlocal/", "project_urls": { "Homepage": "https://github.com/billsix/staticlocal" }, "release_url": "https://pypi.org/project/staticlocal/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "An implementation of static local variables, as familiar from C", "version": "0.0.1" }, "last_serial": 5869307, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "09e97017835a24f8a2dbbdb013f40d00", "sha256": "813e1faeb1be90b604e0f9527322c362ef0c1ec0e73138f598dea35546c54257" }, "downloads": -1, "filename": "staticlocal-0.0.1.tar.gz", "has_sig": false, "md5_digest": "09e97017835a24f8a2dbbdb013f40d00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2258, "upload_time": "2019-09-22T14:28:59", "url": "https://files.pythonhosted.org/packages/c0/72/ed7e4586eb65e22c911d4213f436ccdcb6a016c153df8674d5ba05d931a7/staticlocal-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09e97017835a24f8a2dbbdb013f40d00", "sha256": "813e1faeb1be90b604e0f9527322c362ef0c1ec0e73138f598dea35546c54257" }, "downloads": -1, "filename": "staticlocal-0.0.1.tar.gz", "has_sig": false, "md5_digest": "09e97017835a24f8a2dbbdb013f40d00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2258, "upload_time": "2019-09-22T14:28:59", "url": "https://files.pythonhosted.org/packages/c0/72/ed7e4586eb65e22c911d4213f436ccdcb6a016c153df8674d5ba05d931a7/staticlocal-0.0.1.tar.gz" } ] }