{ "info": { "author": "Jim Fulton", "author_email": "jim@zope.com", "bugtrack_url": null, "classifiers": [], "description": "System Buildouts\n****************\n\nThe system buildout script (``sbo``) provided by the zc.sbo package is\nused to perform \"system\" buildouts that write to system directories\non unix-like systems. They are run using ``sudo`` or as ``root`` so\nthey can write to system directiories. You can install the ``sbo``\ncommand into a Python environment using its setup script or a tool\nlike easy_install.\n\nOne installed, the ``sbo`` command is typically run with 2 arguments:\n\n- The name of an application\n\n- The name of a configuration\n\nIt expects the application to be a build-based application in\n``/opt/APPLICATION-NAME``. It expects to find a buildout\nconfiguration in ``/etc/APPLICATION-NAME/CONFIG-NAME.cfg``\n\nFor example, if invoked with::\n\n sbo myapp abccorp\n\nIt will run::\n\n /opt/myapp/bin/buildout buildout:directory=/opt/myapp \\\n -oUc /etc/myapp/sbccorp.cfg\n\nRun with the -h option to get additional help.\n\n\nChanges\n*******\n\n0.6.1 (2011-03-10)\n==================\n\n- Add missing --version option to report sbo's version.\n\n\n0.6.0 (2010-11-05)\n==================\n\n- Add --installation to point to a specific software installation to use.\n\n0.1.0 (yyyy-mm-dd)\n==================\n\nInitial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zc.sbo", "package_url": "https://pypi.org/project/zc.sbo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zc.sbo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/zc.sbo/0.6.1/", "requires_dist": null, "requires_python": null, "summary": "System Buildouts", "version": "0.6.1" }, "last_serial": 802203, "releases": { "0.6.1": [ { "comment_text": "", "digests": { "md5": "7cee419cb084e7806944f35e0dae1c16", "sha256": "e8c5fd5bbd3626d0129ffd839b10aca9f775752eb31c862f207c88d67d70b6d4" }, "downloads": -1, "filename": "zc.sbo-0.6.1.tar.gz", "has_sig": false, "md5_digest": "7cee419cb084e7806944f35e0dae1c16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9316, "upload_time": "2011-03-10T15:56:37", "url": "https://files.pythonhosted.org/packages/2e/1d/a0160e49799e474ad13a73f98ddcbf864e09e7749bd8414b5089a413fc9c/zc.sbo-0.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7cee419cb084e7806944f35e0dae1c16", "sha256": "e8c5fd5bbd3626d0129ffd839b10aca9f775752eb31c862f207c88d67d70b6d4" }, "downloads": -1, "filename": "zc.sbo-0.6.1.tar.gz", "has_sig": false, "md5_digest": "7cee419cb084e7806944f35e0dae1c16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9316, "upload_time": "2011-03-10T15:56:37", "url": "https://files.pythonhosted.org/packages/2e/1d/a0160e49799e474ad13a73f98ddcbf864e09e7749bd8414b5089a413fc9c/zc.sbo-0.6.1.tar.gz" } ] }