{ "info": { "author": "drozdowsky", "author_email": "hdrozdow+github@pm.me", "bugtrack_url": null, "classifiers": [], "description": "## Void\nVoid object in Python\n[pypi](https://pypi.org/project/void/)\n\n## Installation\n```shell\npip install void\n```\n\n## Example usage\n```python\nfrom void import Void\n\nIn [1]: Void is Void() is Void.method()\nOut[1]: True\n\nIn [2]: Void['get']['void'] is Void\nOut[2]: True\n\nIn [3]: list(Void) or [for x in Void]\nOut[3]: []\n\n# set{attr,item} is also supported\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/drozdowsky/void/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "void", "package_url": "https://pypi.org/project/void/", "platform": "", "project_url": "https://pypi.org/project/void/", "project_urls": { "Homepage": "https://github.com/drozdowsky/void/" }, "release_url": "https://pypi.org/project/void/0.1.3/", "requires_dist": [ "six" ], "requires_python": "", "summary": "Void object in Python", "version": "0.1.3" }, "last_serial": 5736376, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "19536d90d2a9079b1d319faa019d6565", "sha256": "205993760c551200a9b60dc1099ef8b7f06f71e4557a5c766cb07ad46cdbdc5d" }, "downloads": -1, "filename": "void-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "19536d90d2a9079b1d319faa019d6565", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2425, "upload_time": "2019-08-27T12:04:27", "url": "https://files.pythonhosted.org/packages/e5/0b/c256ce99d53a148e89ceac0333cb8e7fe8788971b60d373be07040fd608c/void-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef0f4180ef31d99372aa048d1fe471e9", "sha256": "8315ee8412ac43ab364c3e05a49a633101b72798a70937285466ee55e4f09cf5" }, "downloads": -1, "filename": "void-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ef0f4180ef31d99372aa048d1fe471e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1983, "upload_time": "2019-08-27T12:04:29", "url": "https://files.pythonhosted.org/packages/e3/bf/c73540e35fee6d00ddfa6b2f646565b6606d24477e1700226fb06af6f021/void-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19536d90d2a9079b1d319faa019d6565", "sha256": "205993760c551200a9b60dc1099ef8b7f06f71e4557a5c766cb07ad46cdbdc5d" }, "downloads": -1, "filename": "void-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "19536d90d2a9079b1d319faa019d6565", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2425, "upload_time": "2019-08-27T12:04:27", "url": "https://files.pythonhosted.org/packages/e5/0b/c256ce99d53a148e89ceac0333cb8e7fe8788971b60d373be07040fd608c/void-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef0f4180ef31d99372aa048d1fe471e9", "sha256": "8315ee8412ac43ab364c3e05a49a633101b72798a70937285466ee55e4f09cf5" }, "downloads": -1, "filename": "void-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ef0f4180ef31d99372aa048d1fe471e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1983, "upload_time": "2019-08-27T12:04:29", "url": "https://files.pythonhosted.org/packages/e3/bf/c73540e35fee6d00ddfa6b2f646565b6606d24477e1700226fb06af6f021/void-0.1.3.tar.gz" } ] }