{ "info": { "author": "Robert Kende", "author_email": "robert.kende@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "A multimethod implementation, loosely based on Guido's initial 'Five-minute Multimethods in Python' : http://www.artima.com/weblogs/viewpost.jsp?thread=101605\r\nThis implementation supports instance methods as well as a condition based dispatch.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "multimethods,multidispatch,dispatch,decorator", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "multimethods", "package_url": "https://pypi.org/project/multimethods/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/multimethods/", "project_urls": { "Download": "UNKNOWN" }, "release_url": "https://pypi.org/project/multimethods/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A simple python multidispatch.", "version": "1.0.0" }, "last_serial": 795086, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5928302d0a3ca0a8737507d52c3b8cfe", "sha256": "47ca00c145d520ee77463214ec9d1b2d0b0985d8c749957c6e5753a773b16fb7" }, "downloads": -1, "filename": "multimethods-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5928302d0a3ca0a8737507d52c3b8cfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3065, "upload_time": "2012-02-15T15:15:46", "url": "https://files.pythonhosted.org/packages/61/74/0108cfa5490d02b5c1d81c50e1d6194fa17dadd5fdb7d4c269459b391664/multimethods-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5928302d0a3ca0a8737507d52c3b8cfe", "sha256": "47ca00c145d520ee77463214ec9d1b2d0b0985d8c749957c6e5753a773b16fb7" }, "downloads": -1, "filename": "multimethods-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5928302d0a3ca0a8737507d52c3b8cfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3065, "upload_time": "2012-02-15T15:15:46", "url": "https://files.pythonhosted.org/packages/61/74/0108cfa5490d02b5c1d81c50e1d6194fa17dadd5fdb7d4c269459b391664/multimethods-1.0.0.tar.gz" } ] }