{ "info": { "author": "Steve McMahon", "author_email": "steve@dcn.org", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "License :: OSI Approved :: Zope Public License", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This zc.buildout recipe installs an OS X, wxPython-based visual controller for Plone.\n\nTypical usage in a Plone buildout::\n\n parts=\n ...\n osxcontroller\n ...\n\n [osxcontroller]\n recipe = plone.recipe.osxcontroller\n\n\n- Code repository: http://svn.plone.org/svn/collective/buildout/plone.recipe.osxcontroller\n- Questions and comments to: setup@lists.plone.org mailing list.\n- Report bugs at https://dev.plone.org/plone - component Installer, OS X.\n\n\nDetailed Documentation\n**********************\n\n\n\nExample usage\n=============\n\nWe'll start by creating a buildout that uses the recipe::\n\n >>> write('buildout.cfg',\n ... \"\"\"\n ... [buildout]\n ... parts = controller\n ...\n ... [controller]\n ... recipe = plone.recipe.osxcontroller\n ... \"\"\")\n\nRunning the buildout gives us::\n\n >>> print 'start', system(buildout) \n start...\n Installing controller.\n \n\nLet's look for the symlinks to our app::\n\n >>> ls(sample_buildout)\n - .installed.cfg\n d PloneController.app\n d bin\n - buildout.cfg\n d develop-eggs\n d eggs\n d parts\n\n\nContributors\n************\n\nSteve McMahon, Author\n\n\nChange history\n**************\n\n0.4 (2010-03-15)\n\n - Adapt to Plone 4 by removing separate buttons for viewing Plone and Zope.\n\n0.3 (2009-09-08)\n==================\n\n - Change wait times to account for odd status replies\n\n0.2 (2008-12-16)\n==================\n\n- Change to copy controller app to dest [Steve McMahon].\n\n0.1 (2008-11-30)\n==================\n\n- First release [Steve McMahon].", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/", "keywords": "plone", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "plone.recipe.osxcontroller", "package_url": "https://pypi.org/project/plone.recipe.osxcontroller/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plone.recipe.osxcontroller/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/" }, "release_url": "https://pypi.org/project/plone.recipe.osxcontroller/0.4/", "requires_dist": null, "requires_python": null, "summary": "Installs a wxPython-based Plone controller for OS X", "version": "0.4" }, "last_serial": 796418, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "15cda4efe49b1f092228979d4b7be05a", "sha256": "40cbbd8aba2e0327708545525ac6a95ad7a0384c9155c84f779c6a2ebb4b0933" }, "downloads": -1, "filename": "plone.recipe.osxcontroller-0.2-py2.4.egg", "has_sig": false, "md5_digest": "15cda4efe49b1f092228979d4b7be05a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 343766, "upload_time": "2008-12-17T00:12:27", "url": "https://files.pythonhosted.org/packages/9e/11/609b82eef820e8fc85d26ff2fece1ccce0430dc84da02c7619e28d1d6b95/plone.recipe.osxcontroller-0.2-py2.4.egg" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "ce079bc0ec55ac1bfa98d93bc0cefdf6", "sha256": "b5c80d70d64eb7569532dba2405396ec71057fd3ffa6b5a0f53f4786675dab86" }, "downloads": -1, "filename": "plone.recipe.osxcontroller-0.3.tar.gz", "has_sig": false, "md5_digest": "ce079bc0ec55ac1bfa98d93bc0cefdf6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 324415, "upload_time": "2009-09-08T23:41:50", "url": "https://files.pythonhosted.org/packages/51/5c/27d067c64cff28b6a935aa92454434f97b801ea48fda6eba81676f9a6ab8/plone.recipe.osxcontroller-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e4f17cb38bde71c7c3463c3167bff458", "sha256": "481df3ba10fd8cca4391615dfd4ebffc6391553451283f3f3374953f64817f22" }, "downloads": -1, "filename": "plone.recipe.osxcontroller-0.4.zip", "has_sig": false, "md5_digest": "e4f17cb38bde71c7c3463c3167bff458", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 331922, "upload_time": "2010-03-15T23:34:54", "url": "https://files.pythonhosted.org/packages/4b/00/14c9b86a3bd5e0d02f5c20e7af306bbd7cd9f46c28ba44634d7d1a3e831f/plone.recipe.osxcontroller-0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4f17cb38bde71c7c3463c3167bff458", "sha256": "481df3ba10fd8cca4391615dfd4ebffc6391553451283f3f3374953f64817f22" }, "downloads": -1, "filename": "plone.recipe.osxcontroller-0.4.zip", "has_sig": false, "md5_digest": "e4f17cb38bde71c7c3463c3167bff458", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 331922, "upload_time": "2010-03-15T23:34:54", "url": "https://files.pythonhosted.org/packages/4b/00/14c9b86a3bd5e0d02f5c20e7af306bbd7cd9f46c28ba44634d7d1a3e831f/plone.recipe.osxcontroller-0.4.zip" } ] }