{ "info": { "author": "Nathan Davis", "author_email": "davisn90210@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PyMultimethods provides a pythonic library for implementing multimethods (aka generic methods, generic functions, multiple dispatch). Multimethods are functions that exhibit polymorphic behaviour, where all of the function arguments are considered during dispatch.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://launchpad.net/pymultimethods", "keywords": null, "license": "GNU AGPL, version 3", "maintainer": null, "maintainer_email": null, "name": "PyMultimethods", "package_url": "https://pypi.org/project/PyMultimethods/", "platform": "any", "project_url": "https://pypi.org/project/PyMultimethods/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://launchpad.net/pymultimethods" }, "release_url": "https://pypi.org/project/PyMultimethods/0.2/", "requires_dist": null, "requires_python": null, "summary": "PyMultimethods: Multimethods for Python", "version": "0.2" }, "last_serial": 785325, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c2603eff1bf405420ac1f397bf3cc077", "sha256": "d715d15a4722291c63dbc500d27cd71425f2eaf009c4cca6d5dd801fe91846cc" }, "downloads": -1, "filename": "PyMultimethods-0.1.tar.gz", "has_sig": false, "md5_digest": "c2603eff1bf405420ac1f397bf3cc077", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3775, "upload_time": "2009-04-08T20:14:20", "url": "https://files.pythonhosted.org/packages/60/39/fd180cdb73dd490a88bb29e1be40c22a8b78c04960176de50457ebee6881/PyMultimethods-0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "ce52725571cd033d68d055aec89336dc", "sha256": "992ff7110374db1dde5f79421ccf56946c3fe09a5d4f27e6e3158f3a75099949" }, "downloads": -1, "filename": "PyMultimethods-0.1.win32.exe", "has_sig": false, "md5_digest": "ce52725571cd033d68d055aec89336dc", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65860, "upload_time": "2009-04-08T20:14:39", "url": "https://files.pythonhosted.org/packages/7c/87/0498a5926b9afbc54299729f886a0a75935c3fda6742c2bad3f6e4830c17/PyMultimethods-0.1.win32.exe" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "aa3baf076a1a2ee6d2954e176fd21002", "sha256": "ff6ac562812456ae0f5e512282dc6992ae94478e03cb06476d7a611d2c13064a" }, "downloads": -1, "filename": "PyMultimethods-0.2.tar.gz", "has_sig": false, "md5_digest": "aa3baf076a1a2ee6d2954e176fd21002", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5260, "upload_time": "2009-09-04T22:15:01", "url": "https://files.pythonhosted.org/packages/8a/33/af6b2571ae2c29ba801138ed1bae656f18b3b3f1bf850c912fd59d8164ce/PyMultimethods-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa3baf076a1a2ee6d2954e176fd21002", "sha256": "ff6ac562812456ae0f5e512282dc6992ae94478e03cb06476d7a611d2c13064a" }, "downloads": -1, "filename": "PyMultimethods-0.2.tar.gz", "has_sig": false, "md5_digest": "aa3baf076a1a2ee6d2954e176fd21002", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5260, "upload_time": "2009-09-04T22:15:01", "url": "https://files.pythonhosted.org/packages/8a/33/af6b2571ae2c29ba801138ed1bae656f18b3b3f1bf850c912fd59d8164ce/PyMultimethods-0.2.tar.gz" } ] }