{ "info": { "author": "Daniel Werner", "author_email": "daniel.d.werner@googlemail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "This module adds multimethod support to the Python programming language. In contrast to other multiple dispatch implementations, this one doesn't strictly dispatch on argument types, but on a user-provided dispatch function that can differ for each multimethod. This design is inspired the Clojure programming language's multimethods.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/danwerner/multimethodic", "keywords": "multimethods dispatch", "license": "BSD 2-clause", "maintainer": null, "maintainer_email": null, "name": "multimethodic", "package_url": "https://pypi.org/project/multimethodic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/multimethodic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/danwerner/multimethodic" }, "release_url": "https://pypi.org/project/multimethodic/1.0/", "requires_dist": null, "requires_python": null, "summary": "Clojure-style multimethods for Python", "version": "1.0" }, "last_serial": 743312, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3e338b0cdd59b1582a13a4e7ce7acbe3", "sha256": "bdec72876204429e2f95c613c5e29aa1d83da616f1359df22d3f2a15c1d79dbc" }, "downloads": -1, "filename": "multimethodic-1.0.tar.gz", "has_sig": false, "md5_digest": "3e338b0cdd59b1582a13a4e7ce7acbe3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1498, "upload_time": "2012-08-09T17:04:37", "url": "https://files.pythonhosted.org/packages/85/cb/145fd77509e03b11a6f87f118c2f7ee55470086d8df0da6666a8af9e88b8/multimethodic-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e338b0cdd59b1582a13a4e7ce7acbe3", "sha256": "bdec72876204429e2f95c613c5e29aa1d83da616f1359df22d3f2a15c1d79dbc" }, "downloads": -1, "filename": "multimethodic-1.0.tar.gz", "has_sig": false, "md5_digest": "3e338b0cdd59b1582a13a4e7ce7acbe3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1498, "upload_time": "2012-08-09T17:04:37", "url": "https://files.pythonhosted.org/packages/85/cb/145fd77509e03b11a6f87f118c2f7ee55470086d8df0da6666a8af9e88b8/multimethodic-1.0.tar.gz" } ] }