{ "info": { "author": "David Charles Morse", "author_email": "dcmorse@armarti.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "## synchronized_set\n\nSimple wrapper around the builtin `set` that allows safer access from multiple threads.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://gitlab.com/dcmorse/python_synchronized_set/-/archive/master/python_synchronized_set-master.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/dcmorse/python_synchronized_set", "keywords": "set,synchronized,threadsafe,thread-safe,thread safe", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "synchronized-set", "package_url": "https://pypi.org/project/synchronized-set/", "platform": "", "project_url": "https://pypi.org/project/synchronized-set/", "project_urls": { "Download": "https://gitlab.com/dcmorse/python_synchronized_set/-/archive/master/python_synchronized_set-master.tar.gz", "Homepage": "https://gitlab.com/dcmorse/python_synchronized_set" }, "release_url": "https://pypi.org/project/synchronized-set/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A threadsafe set.", "version": "0.0.1" }, "last_serial": 5269865, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4661562a61ef5866b22aa5713b2e8d41", "sha256": "19d6b14a8e2c3d3e0c1d976ee1f244c5856fcfca300ab6d2b62f52128b4ad31f" }, "downloads": -1, "filename": "synchronized_set-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4661562a61ef5866b22aa5713b2e8d41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2394, "upload_time": "2019-05-14T23:48:45", "url": "https://files.pythonhosted.org/packages/9e/00/c93e33787e3d3d919ef81b8f48492c035df7cb5bb0619df435cbb090d121/synchronized_set-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4661562a61ef5866b22aa5713b2e8d41", "sha256": "19d6b14a8e2c3d3e0c1d976ee1f244c5856fcfca300ab6d2b62f52128b4ad31f" }, "downloads": -1, "filename": "synchronized_set-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4661562a61ef5866b22aa5713b2e8d41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2394, "upload_time": "2019-05-14T23:48:45", "url": "https://files.pythonhosted.org/packages/9e/00/c93e33787e3d3d919ef81b8f48492c035df7cb5bb0619df435cbb090d121/synchronized_set-0.0.1.tar.gz" } ] }