{ "info": { "author": "Thomas Carotti", "author_email": "thomas@carotti.co.uk", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "Python Tagged Unions\n====================\n\nPython tagged unions (aka sum types, algebraic data types, etc.) with match capabilities", "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/carotti/tagged-union", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tagged-union", "package_url": "https://pypi.org/project/tagged-union/", "platform": "", "project_url": "https://pypi.org/project/tagged-union/", "project_urls": { "Homepage": "https://github.com/carotti/tagged-union" }, "release_url": "https://pypi.org/project/tagged-union/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Python tagged unions (aka sum types, algebraic data types, etc.) with match capabilities", "version": "0.0.2" }, "last_serial": 5442943, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3ddace4a73989362b1ba4eaa6b729ea5", "sha256": "8479b32c8d101c7c7f8785b63e2d16b6cf721800cc8b70df6560b564788a3dc6" }, "downloads": -1, "filename": "tagged_union-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "3ddace4a73989362b1ba4eaa6b729ea5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4869, "upload_time": "2019-06-24T22:23:57", "url": "https://files.pythonhosted.org/packages/6d/bc/cb2622a0733157e95bed73f7a4978c251e2f21a251c117aea6112aabd5a1/tagged_union-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b0344df0d1f984060664f33970e651d4", "sha256": "2f0acce9d8e3d7d0fd4b8852ed791ebcf7b7e1840083a5d0f4c64fa5e03b9adb" }, "downloads": -1, "filename": "tagged-union-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b0344df0d1f984060664f33970e651d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3387, "upload_time": "2019-06-24T22:24:02", "url": "https://files.pythonhosted.org/packages/b6/18/b62ee693f52f6bb03b1049b6ce324f34256eef9b8748959db0bdd94b92dc/tagged-union-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "80609d0bf304a5636ee5e2da576bb927", "sha256": "9596a013188cdf576f6c570c3ae3c6b977e99cf9365f6e880a3bb80eea16c3c6" }, "downloads": -1, "filename": "tagged-union-0.0.2.tar.gz", "has_sig": false, "md5_digest": "80609d0bf304a5636ee5e2da576bb927", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3379, "upload_time": "2019-06-24T22:53:00", "url": "https://files.pythonhosted.org/packages/c4/66/f16c03d1c8b5fba340ee4777cc48c359dcc9be4bb5e8a83eb55330b853b9/tagged-union-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80609d0bf304a5636ee5e2da576bb927", "sha256": "9596a013188cdf576f6c570c3ae3c6b977e99cf9365f6e880a3bb80eea16c3c6" }, "downloads": -1, "filename": "tagged-union-0.0.2.tar.gz", "has_sig": false, "md5_digest": "80609d0bf304a5636ee5e2da576bb927", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3379, "upload_time": "2019-06-24T22:53:00", "url": "https://files.pythonhosted.org/packages/c4/66/f16c03d1c8b5fba340ee4777cc48c359dcc9be4bb5e8a83eb55330b853b9/tagged-union-0.0.2.tar.gz" } ] }