{ "info": { "author": "Jonathan Gardner", "author_email": "jgardner@jonathangardner.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: Public Domain", "Programming Language :: JavaScript" ], "description": "The original author is Toby Ho. See\nhttp://tobyho.com/Prototype_Inheritence_in_Python\n\nI (Jonathan Gardner) am assuming the code is in the public domain since I\ncan't find any license information anywhere.\n\nI've adapted this by making very tiny changes:\n* Adding a setup script\n* Modifying the attribute getter to raise an AttributeException if the\nattribute is mising, instead of returning None.\n* Moving doc.py to the module's doc string.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tech.jonathangardner.net/wiki/Python-Prototype", "keywords": "prototype javascript", "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "prototype", "package_url": "https://pypi.org/project/prototype/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/prototype/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://tech.jonathangardner.net/wiki/Python-Prototype" }, "release_url": "https://pypi.org/project/prototype/0.2/", "requires_dist": null, "requires_python": null, "summary": "Javascript's Prototyping OO for Python", "version": "0.2" }, "last_serial": 796747, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "b9af396d8262add768068b18a3c30f9d", "sha256": "b0b352737b461ea6285ddbd40668e7d699022811b8d56d20bdd5b7b47a1a3295" }, "downloads": -1, "filename": "prototype-0.2-py2.6.egg", "has_sig": false, "md5_digest": "b9af396d8262add768068b18a3c30f9d", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5679, "upload_time": "2011-05-24T21:31:34", "url": "https://files.pythonhosted.org/packages/f8/f8/59938a7ef1e5719910380b8a9cad09daa0d7196bd73079bf8bacfb36be65/prototype-0.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "7fb8aeb0532a00b02493d4c810e6dd2e", "sha256": "f72693a2472c962b92da5a101b7cb85414b7433ee72fdce350c08877c4fc1bb5" }, "downloads": -1, "filename": "prototype-0.2.tar.gz", "has_sig": false, "md5_digest": "7fb8aeb0532a00b02493d4c810e6dd2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2982, "upload_time": "2011-05-24T21:31:36", "url": "https://files.pythonhosted.org/packages/90/2f/289f35f8d5d518e54f3495061638b9a58718d4216aca8ecc4a2c3b9fe01e/prototype-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b9af396d8262add768068b18a3c30f9d", "sha256": "b0b352737b461ea6285ddbd40668e7d699022811b8d56d20bdd5b7b47a1a3295" }, "downloads": -1, "filename": "prototype-0.2-py2.6.egg", "has_sig": false, "md5_digest": "b9af396d8262add768068b18a3c30f9d", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5679, "upload_time": "2011-05-24T21:31:34", "url": "https://files.pythonhosted.org/packages/f8/f8/59938a7ef1e5719910380b8a9cad09daa0d7196bd73079bf8bacfb36be65/prototype-0.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "7fb8aeb0532a00b02493d4c810e6dd2e", "sha256": "f72693a2472c962b92da5a101b7cb85414b7433ee72fdce350c08877c4fc1bb5" }, "downloads": -1, "filename": "prototype-0.2.tar.gz", "has_sig": false, "md5_digest": "7fb8aeb0532a00b02493d4c810e6dd2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2982, "upload_time": "2011-05-24T21:31:36", "url": "https://files.pythonhosted.org/packages/90/2f/289f35f8d5d518e54f3495061638b9a58718d4216aca8ecc4a2c3b9fe01e/prototype-0.2.tar.gz" } ] }