{ "info": { "author": "sriolo", "author_email": "sriolo@raptus.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: ZODB", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\r\n============\r\nTorii allows access to a running zope server over a unix-domain-socket. Torii makes it\r\nalso possible to run scripts from the command line on the server. In addition it provides \r\na python-prompt. That means full access to the Zope and ZODB at runtime.\r\n\r\nThis additional package offers the interface to plone. It provides some scripts,\r\na global variable 'plone' and sets the siteManager(access to persistence zope.components )\r\nat startup time.\r\n\r\n\r\nUse it with buildout::\r\n\r\n [torii]\r\n recipe = raptus.recipe.torii\r\n socket-path = ${buildout:directory}/var/torii.sock\r\n threaded = True\r\n extends =\r\n raptus.torii.plone\r\n params =\r\n plone-location:test.plone\r\n\r\n`more information at raptus.torii `_\r\n\r\nCopyright and credits\r\n=====================\r\n\r\nraptus.torii is copyright 2010 by raptus_ , and is licensed under the GPL. \r\nSee LICENSE.txt for details.\r\n\r\n.. _raptus: http://www.raptus.com/ \r\n\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n1.0b1 (2010-10-24)\r\n-------------------\r\n\r\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/raptus.torii.plone", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "raptus.torii.plone", "package_url": "https://pypi.org/project/raptus.torii.plone/", "platform": "", "project_url": "https://pypi.org/project/raptus.torii.plone/", "project_urls": { "Homepage": "http://svn.plone.org/svn/collective/raptus.torii.plone" }, "release_url": "https://pypi.org/project/raptus.torii.plone/1.0b1/", "requires_dist": null, "requires_python": null, "summary": "extends raptus.torii", "version": "1.0b1" }, "last_serial": 798540, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "bd79d08a3b9af1774891f5d6b25f0a82", "sha256": "89d7bdd6867c710da30885f6c8e29c460f804cf4aadb3852dfdb32bc867e4147" }, "downloads": -1, "filename": "raptus.torii.plone-1.0b1.tar.gz", "has_sig": false, "md5_digest": "bd79d08a3b9af1774891f5d6b25f0a82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10720, "upload_time": "2010-10-27T20:26:31", "url": "https://files.pythonhosted.org/packages/4b/f2/96e11a73b50175a060883e88cea3fc8f4b0c1f971614437886b5cf057dfe/raptus.torii.plone-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd79d08a3b9af1774891f5d6b25f0a82", "sha256": "89d7bdd6867c710da30885f6c8e29c460f804cf4aadb3852dfdb32bc867e4147" }, "downloads": -1, "filename": "raptus.torii.plone-1.0b1.tar.gz", "has_sig": false, "md5_digest": "bd79d08a3b9af1774891f5d6b25f0a82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10720, "upload_time": "2010-10-27T20:26:31", "url": "https://files.pythonhosted.org/packages/4b/f2/96e11a73b50175a060883e88cea3fc8f4b0c1f971614437886b5cf057dfe/raptus.torii.plone-1.0b1.tar.gz" } ] }