{ "info": { "author": "Jens W. Klein", "author_email": "jens@bluedynamics.com", "bugtrack_url": null, "classifiers": [ "Framework :: ZODB", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "===========\nbda.zeopack\n===========\n\nOverview\n========\n\nPacks one or more databases/ storages on one or more ZEO-Servers (Zope Database \nStorages on Zope Enterprise Objects Server). \n\nCompatibility\n=============\n\nTested with eggs releaes of ZODB2 >=3.8 and Zope 2.9, 2.10 (latest) as \ntgz-release. \n\nInstallation\n============\n\nInstall it using ``easy_install`` or ``zc.buildout``. Example for zc.buildout::\n\n [buildout]\n parts = zeopack\n\n [zeopack]\n recipe = repoze.recipe.egg:scripts\n eggs = bda.zeopack\n \nIf youre using Zope with a version below 2.11 (like 2.10 or 2.9) the buildout \ngets a bit more complex::\n\n [buildout]\n parts = zope zeopack\n\n [zope]\n recipe = plone.recipe.zope2install\n url = http://www.zope.org/Products/Zope/2.9.11/Zope-2.9.11-final.tgz\n # url = http://www.zope.org/Products/Zope/2.10.9/Zope-2.10.9-final.tgz\n fake-zope-eggs = true\n additional-fake-eggs = ZEO\n\n [zeopack]\n recipe = repoze.recipe.egg:scripts\n eggs = bda.zeopack \n initialization = sys.path.append('${zope:location}/lib/python')\n \nUsage\n=====\n\nCreate a configuration file. If no location is given as first argument \nbda.zeopack consider the file at ``/etc/zeopack.cfg``.\n\nThe format of the file follows Python ConfigParser format. It looks like::\n\n [MY.DOMAIN.TLD_OR_IP_ADDRESS:PORT]\n day = NUMBER_OF_DAYS_TO_KEEP\n storages = \n STORAGENAME \n STORAGENAME \n\nExample::\n\n [127.0.0.1:8100]\n days = 1\n storages =\n storage1\n storage2\n storage4\n\n [127.0.0.1:8200]\n days = 7\n storages =\n project1\n project2\n\n [storage.bluedynamics.com:8100]\n days = 1\n storages =\n root1\n mountr1m1\n mountr1m2\n root2\n mountr2m1\n ...\n \nTodo:\n=====\n\n* better parsing of argv\n* support authentication\n* pipe file via stdin instead of filename \n\n \nCredits\n=======\n\n * Copyright 2008-2010, BlueDynamics Alliance Austria\n \n * Concept and code\n * Jens W. Klein , Klein & Partner KG\n\n\n=======\nLicense\n=======\n\nCopyright (c) 2008-2010, BlueDynamics Alliance, Austria\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n* Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n* Neither the name of the BlueDynamics Alliance nor the\n names of its contributors may be used to endorse or promote products\n derived from this software without specific prior written permission.\n \nTHIS SOFTWARE IS PROVIDED BY BlueDynamics Alliance ''AS IS'' AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL BlueDynamics Alliance BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/bda.zeopack", "keywords": "", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "bda.zeopack", "package_url": "https://pypi.org/project/bda.zeopack/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bda.zeopack/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/bda.zeopack" }, "release_url": "https://pypi.org/project/bda.zeopack/1.0/", "requires_dist": null, "requires_python": null, "summary": "Pack (multiple) databases (ZODB) on Zope ZEO servers", "version": "1.0" }, "last_serial": 786765, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2ba1da441f4f2b7bfe104b2c08abfd11", "sha256": "36aa314f337cfd1e16948db027eb431eacd013fa73b7fad4e0f03ddb1b0fbbf4" }, "downloads": -1, "filename": "bda.zeopack-1.0.tar.gz", "has_sig": false, "md5_digest": "2ba1da441f4f2b7bfe104b2c08abfd11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6097, "upload_time": "2010-04-08T16:59:11", "url": "https://files.pythonhosted.org/packages/bf/77/799d97d1c2f88c17e21969c28c1d3db56b0fe67821cdf361c568fd3dbac8/bda.zeopack-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ba1da441f4f2b7bfe104b2c08abfd11", "sha256": "36aa314f337cfd1e16948db027eb431eacd013fa73b7fad4e0f03ddb1b0fbbf4" }, "downloads": -1, "filename": "bda.zeopack-1.0.tar.gz", "has_sig": false, "md5_digest": "2ba1da441f4f2b7bfe104b2c08abfd11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6097, "upload_time": "2010-04-08T16:59:11", "url": "https://files.pythonhosted.org/packages/bf/77/799d97d1c2f88c17e21969c28c1d3db56b0fe67821cdf361c568fd3dbac8/bda.zeopack-1.0.tar.gz" } ] }