{ "info": { "author": "Matthew Paletta", "author_email": "mattpaletta@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries" ], "description": "\n# threadLRU\nThread-Safe LRU Cache in Python\n[![Build Status](https://travis-ci.com/mattpaletta/pqdict.svg?branch=master)](https://travis-ci.com/mattpaletta/pqdict)\n\n## Instalation\nThread LRU has no external dependencies.\nTo install threadlru:\n```\npip install threadlru\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mattpaletta/threadlru", "keywords": "", "license": "GNU GPLv3", "maintainer": "", "maintainer_email": "", "name": "threadlru", "package_url": "https://pypi.org/project/threadlru/", "platform": "", "project_url": "https://pypi.org/project/threadlru/", "project_urls": { "Homepage": "https://github.com/mattpaletta/threadlru" }, "release_url": "https://pypi.org/project/threadlru/0.0.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Thread-Safe LRU Implementation", "version": "0.0.1" }, "last_serial": 4720238, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cc08dac7a1cd22935f7e95bc2d4dd3de", "sha256": "5a957082d8f160ab573cb452fe49395a2dad44b346f82994d7062c018f6393b7" }, "downloads": -1, "filename": "threadlru-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cc08dac7a1cd22935f7e95bc2d4dd3de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16013, "upload_time": "2019-01-21T05:53:35", "url": "https://files.pythonhosted.org/packages/4b/6b/c26d59be9b40cb2663bd62d56034195f3a2f84e16addc8400862a4eece44/threadlru-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7f29687fe079f9e9fef726d5f147b09", "sha256": "c5618cd361c93a4e30e8facba18b68ba7d51004e12bdb48c1eae70e925202767" }, "downloads": -1, "filename": "threadlru-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c7f29687fe079f9e9fef726d5f147b09", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6945, "upload_time": "2019-01-21T05:53:37", "url": "https://files.pythonhosted.org/packages/e9/f8/adb8263dafa2341ef23bd4f806484e888e2eab1423f5b5ca5b1ce3d9d4bd/threadlru-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc08dac7a1cd22935f7e95bc2d4dd3de", "sha256": "5a957082d8f160ab573cb452fe49395a2dad44b346f82994d7062c018f6393b7" }, "downloads": -1, "filename": "threadlru-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "cc08dac7a1cd22935f7e95bc2d4dd3de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16013, "upload_time": "2019-01-21T05:53:35", "url": "https://files.pythonhosted.org/packages/4b/6b/c26d59be9b40cb2663bd62d56034195f3a2f84e16addc8400862a4eece44/threadlru-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7f29687fe079f9e9fef726d5f147b09", "sha256": "c5618cd361c93a4e30e8facba18b68ba7d51004e12bdb48c1eae70e925202767" }, "downloads": -1, "filename": "threadlru-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c7f29687fe079f9e9fef726d5f147b09", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6945, "upload_time": "2019-01-21T05:53:37", "url": "https://files.pythonhosted.org/packages/e9/f8/adb8263dafa2341ef23bd4f806484e888e2eab1423f5b5ca5b1ce3d9d4bd/threadlru-0.0.1.tar.gz" } ] }