{ "info": { "author": "Paul-Michael Agapow", "author_email": "agapow@bbsrc.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Plone", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This library originated from a desire to do away with the large amount of\nboilerplater code required to bootstrap a Plone product. It provides\ninstaller, deinstaller and initaliser classes that provide reasonable default\nbehaviour. It uses the old (Plone 2.x) way of installing old-fashioned\nProducts but these are still surprisingly common in these days of egg-ified\nPlone add-ons (and sometimes easier to write). It won't fit all purposes but\ndoes make for quick-and-dirty bootstrapping of a Product.\nIt also includes some other useful utility functions for Plone, mostly with\na eye towards manipulating Plone from the debug prompt.\nThere are numerous other Products or package that provide similar (and\narguably better) functionality, including InstallUtils and PloneUtils.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.agapow.net/software/ezplone", "keywords": "plone install product utilities debug", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ezplone", "package_url": "https://pypi.org/project/ezplone/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ezplone/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.agapow.net/software/ezplone" }, "release_url": "https://pypi.org/project/ezplone/0.3/", "requires_dist": null, "requires_python": null, "summary": "Simple utilties for Plone product initilisation and installation.", "version": "0.3" }, "last_serial": 791839, "releases": { "0.2dev": [], "0.3": [ { "comment_text": "", "digests": { "md5": "af53978147bfaee978e6eb08001fa866", "sha256": "b0ec1564e0a9dd2e040797f11e4f0b352e0440e66059b8566f80b86d8d86a54f" }, "downloads": -1, "filename": "ezplone-0.3-py2.5.egg", "has_sig": false, "md5_digest": "af53978147bfaee978e6eb08001fa866", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 19838, "upload_time": "2009-04-06T18:30:19", "url": "https://files.pythonhosted.org/packages/16/81/252ec9b6ebc9b3a0a8f24abb6face1b0295b54b41fc66fe9d00fb838750a/ezplone-0.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2141ad749b5a96018df8e40f454011d1", "sha256": "d75c6f0aecc82487369aac0d869f19bf3d704b45da8a497f2f821290bc419902" }, "downloads": -1, "filename": "ezplone-0.3.tar.gz", "has_sig": false, "md5_digest": "2141ad749b5a96018df8e40f454011d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8003, "upload_time": "2009-04-06T18:30:19", "url": "https://files.pythonhosted.org/packages/23/b6/2a3f36b7e1ffca892744c123edb74fc3a84fe54559dcd290d9dbc9600a2c/ezplone-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af53978147bfaee978e6eb08001fa866", "sha256": "b0ec1564e0a9dd2e040797f11e4f0b352e0440e66059b8566f80b86d8d86a54f" }, "downloads": -1, "filename": "ezplone-0.3-py2.5.egg", "has_sig": false, "md5_digest": "af53978147bfaee978e6eb08001fa866", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 19838, "upload_time": "2009-04-06T18:30:19", "url": "https://files.pythonhosted.org/packages/16/81/252ec9b6ebc9b3a0a8f24abb6face1b0295b54b41fc66fe9d00fb838750a/ezplone-0.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2141ad749b5a96018df8e40f454011d1", "sha256": "d75c6f0aecc82487369aac0d869f19bf3d704b45da8a497f2f821290bc419902" }, "downloads": -1, "filename": "ezplone-0.3.tar.gz", "has_sig": false, "md5_digest": "2141ad749b5a96018df8e40f454011d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8003, "upload_time": "2009-04-06T18:30:19", "url": "https://files.pythonhosted.org/packages/23/b6/2a3f36b7e1ffca892744c123edb74fc3a84fe54559dcd290d9dbc9600a2c/ezplone-0.3.tar.gz" } ] }