{ "info": { "author": "Ross Patterson", "author_email": "me@rpatterson.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Framework :: Zope3", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==================\nPack ZODBs Offline\n==================\n\nPack a ZODB storage without running any part of the Zope application\nserver. Only an appropriate version of ZODB3 for the ZODB storage is\nrequired. Apply only to copies of ZODB storages, not ZODB storages\ncurrently in use.\n\nInstall the distribution::\n\n $ python setup.py install\n\nThen use the offlinepack script to pack a copy of your ZODB::\n\n $ offlinepack /path/to/Data-copy.fs\n\nUse the --help option for more details::\n\n $ offlinepack --help\n usage: offlinepack [options] PATH...\n \n Pack ZODB storages without running Zope or ZEO\n \n options:\n -h, --help show this help message and exit\n -d DAYS, --days=DAYS remove revisions more than DAYS old [default: 0]\n -s DOTTED, --storage=DOTTED\n use the storage constructor at DOTTED [default:\n ZODB.FileStorage.FileStorage]\n\nzc.buildout\n-----------\n\nA buildout.cfg is included that will install the offlinepack script\nto the buildout. The buildout makes it possible to quickly use the\nofflinepack script without modifying the system python installation::\n\n $ git clone https://github.com/rpatterson/z3c.offlinepack.git\n $ cd z3c.offlinepack\n $ python bootstrap.py -v\n $ bin/buildout -v\n $ bin/offlinepack /path/to/Data-copy.fs\n\nThe buildout.cfg file can also be modified to use a specific version\nof ZODB3. This is uesful if you need to use offlinepack without\nmigrating the ZODB to a newer version of ZODB3. Add the version\nspecifier to the offlinepack section of buildout.cfg. For example, to\nuse offlinepack with Zope 2.9, use the following offlinepack section::\n\n [offlinepack]\n recipe = zc.recipe.egg:scripts\n eggs = z3c.offlinepack\n ZODB3<3.7-dev\n\n\n============\n Change log\n============\n\n0.3 (2014-02-07)\n----------------\n\n- Move to GitHub.\n\n- Added missing ``zope.testing`` test depenency declaration.\n\n- Added this change log.\n\n\n0.2 (2008-01-26)\n----------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rpatterson/z3c.offlinepack", "keywords": "zodb pack", "license": "ZPL", "maintainer": null, "maintainer_email": null, "name": "z3c.offlinepack", "package_url": "https://pypi.org/project/z3c.offlinepack/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/z3c.offlinepack/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rpatterson/z3c.offlinepack" }, "release_url": "https://pypi.org/project/z3c.offlinepack/0.3/", "requires_dist": null, "requires_python": null, "summary": "Pack ZODB databases without running Zope or ZEO", "version": "0.3" }, "last_serial": 993911, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ef9e09765f67dc7ca2146e0d44789d92", "sha256": "69ab66a33e16aea582cd738db5ccb29f142409b4f05a4379f5d7f1a00939f0c1" }, "downloads": -1, "filename": "z3c.offlinepack-0.1-py2.4.egg", "has_sig": false, "md5_digest": "ef9e09765f67dc7ca2146e0d44789d92", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6176, "upload_time": "2007-09-26T02:41:24", "url": "https://files.pythonhosted.org/packages/35/2a/c8d196f93d660138f2d95a1d06a0480177623240202db30a30a6211f25a9/z3c.offlinepack-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "69d91fb6c3fb515de504f2e41ecc133c", "sha256": "7ab03adfd4e73d23cadb65220f9c58592c64e00a475dc3a0aa51b0f5d06d2265" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.tar.gz", "has_sig": false, "md5_digest": "69d91fb6c3fb515de504f2e41ecc133c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4668, "upload_time": "2007-09-26T02:41:23", "url": "https://files.pythonhosted.org/packages/cb/39/fcadc13f1be7b2ba1d73ddbff24d203dd7da2959e68e46b0b6232a07463b/z3c.offlinepack-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "87ef51f743403400aaf15db11f66d24f", "sha256": "5fe151b4dee3bf20e89af33e04f20452c2b8dc55932d9d67ed27db108cdecf49" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.1-py2.4.egg", "has_sig": false, "md5_digest": "87ef51f743403400aaf15db11f66d24f", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6177, "upload_time": "2007-09-26T02:52:42", "url": "https://files.pythonhosted.org/packages/22/2e/3fde19d53ee92ebaafa1070d3480ebd06aa5229855d69d09fd1f440d9762/z3c.offlinepack-0.1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "14f9f57f75abec5db302427db4011ca0", "sha256": "066b3660086f4fbcff41725648b64633d99e96ba92d69db9d7595febe5fd4816" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.1.tar.gz", "has_sig": false, "md5_digest": "14f9f57f75abec5db302427db4011ca0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4656, "upload_time": "2007-09-26T02:52:41", "url": "https://files.pythonhosted.org/packages/8b/ba/5554db72c26a10de2af0c2bdc8732bba5c0728f8ef965e15f27679c24667/z3c.offlinepack-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "16488d1a8ba7871072bea9aefdd8ac2c", "sha256": "b52701605d9d216dba9af2e4a186157db68091e645388ebcfaaa7c2d9180c181" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.2-py2.4.egg", "has_sig": false, "md5_digest": "16488d1a8ba7871072bea9aefdd8ac2c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7073, "upload_time": "2007-09-26T19:22:30", "url": "https://files.pythonhosted.org/packages/1f/eb/49d10fa662f05be4c7162f409996533857b0a2a819c7ecac7bdd39753998/z3c.offlinepack-0.1.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "b4fb4c8ea7810967c9b88643aa5b2df3", "sha256": "a766072f72b47734fa6f28471ffcadec6f25537ac6bc99232b0248110d04e0f8" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b4fb4c8ea7810967c9b88643aa5b2df3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4793, "upload_time": "2007-09-26T19:22:30", "url": "https://files.pythonhosted.org/packages/0b/0f/933e47288b20169910f3058fae61d54bf888caa4d6704766ac4124555e57/z3c.offlinepack-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "cae9e104dea7d70fe5ee41f60ee5d8fb", "sha256": "cd057ea4e098e3dd4b95a63a139ff1a7c53c017fb122e99990325a55adcdc5b9" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.3-py2.4.egg", "has_sig": false, "md5_digest": "cae9e104dea7d70fe5ee41f60ee5d8fb", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7221, "upload_time": "2007-09-26T19:44:59", "url": "https://files.pythonhosted.org/packages/f5/3e/c69e58a2545b9105b0e1461125269a871334ab5b3054e49e68aa698455d5/z3c.offlinepack-0.1.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "48ffb3445c0da8401cee3d43b6e424f5", "sha256": "ec9b0bd1eee94a9e06d17491c17909089badb6336a43afbd819a37d21447e573" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.3.tar.gz", "has_sig": false, "md5_digest": "48ffb3445c0da8401cee3d43b6e424f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4942, "upload_time": "2007-09-26T19:44:59", "url": "https://files.pythonhosted.org/packages/b5/b5/4571c8102ab86955acd4b1a4da49b6da807348ed0aa4427a8febf525a466/z3c.offlinepack-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7f9583ca24a32c8afce47341f0384266", "sha256": "a171e1a866736b395b966fc9847825a7ddc0ab1b9fbce3dbe813af97baf452c1" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.4-py2.4.egg", "has_sig": false, "md5_digest": "7f9583ca24a32c8afce47341f0384266", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7221, "upload_time": "2007-09-27T23:57:44", "url": "https://files.pythonhosted.org/packages/17/00/9be321122bc71e3376416c30b11f304e26d478caeb226de198fea052eb82/z3c.offlinepack-0.1.4-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "a8855987570a6047160dda5812d97bf9", "sha256": "cb2a0d14e98b6090e84d58df80c9edeb6ed0913392a54b6683ff30baff42fc2c" }, "downloads": -1, "filename": "z3c.offlinepack-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a8855987570a6047160dda5812d97bf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4952, "upload_time": "2007-09-27T23:57:43", "url": "https://files.pythonhosted.org/packages/ca/41/1b995db84216dc8a6019eab6a5c51f6bab278fa6f233502f25c550d3245d/z3c.offlinepack-0.1.4.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "10747aa53228a74ac41797b0a231e7ed", "sha256": "76f33f713cbc413fbcd0749dfd82a52044fc57e6188332063adffb1e1248f99c" }, "downloads": -1, "filename": "z3c.offlinepack-0.2.tar.gz", "has_sig": false, "md5_digest": "10747aa53228a74ac41797b0a231e7ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4930, "upload_time": "2008-01-26T05:03:23", "url": "https://files.pythonhosted.org/packages/7a/2b/045928c92be817388cc70b5b9c4a483b9a899dc21fd1b650787e95415523/z3c.offlinepack-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "06c0dccc6192d51df93e24f12e22e6f4", "sha256": "2084acc7dbf646887e6ad2e31955eea2169f8a7f0cd46b19d8528f8640c59868" }, "downloads": -1, "filename": "z3c.offlinepack-0.3.tar.gz", "has_sig": false, "md5_digest": "06c0dccc6192d51df93e24f12e22e6f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8589, "upload_time": "2014-02-07T21:57:39", "url": "https://files.pythonhosted.org/packages/57/7e/9da20b439b9439d1b845bc6c488632479d87c48a06e122bf546c5a7256f9/z3c.offlinepack-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06c0dccc6192d51df93e24f12e22e6f4", "sha256": "2084acc7dbf646887e6ad2e31955eea2169f8a7f0cd46b19d8528f8640c59868" }, "downloads": -1, "filename": "z3c.offlinepack-0.3.tar.gz", "has_sig": false, "md5_digest": "06c0dccc6192d51df93e24f12e22e6f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8589, "upload_time": "2014-02-07T21:57:39", "url": "https://files.pythonhosted.org/packages/57/7e/9da20b439b9439d1b845bc6c488632479d87c48a06e122bf546c5a7256f9/z3c.offlinepack-0.3.tar.gz" } ] }