{ "info": { "author": "Rafael Oliveira", "author_email": "rafaelbco@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: ZODB", "Framework :: Zope", "Framework :: Zope2", "Framework :: Zope :: 2", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "Overview\n========\n\nTools to debug a ZODB.\n\nProvide the ``.core.ZODBInfo`` class which is a nice interface to inspect the objects in a ZODB\nand the references between them.\n\nThe ``scan_blobs`` script scans the blobs directory and prints information about each blob.\nIt is registered using the ``zopectl.command`` entry-point, so it can be invoked like this:\n``bin/instance scan_blobs``.\n\n.. DANGER::\n\n Do not use in production! This project provides debugging tools only. For safety always use it\n in a copy of the actual DB.\n\n\nInstall\n=======\n\nInstall it as an egg of a Zope instance.\n\n\nSee also\n========\n\nThis discussion: `Any way to track down the content object a blobstorage asset belongs to? (RelStorage)`_\n\n\n.. References:\n\n.. _`Any way to track down the content object a blobstorage asset belongs to? (RelStorage)`: https://community.plone.org/t/any-way-to-track-down-the-content-object-a-blobstorage-asset-belongs-to-relstorage/7191\n\n\n\nChangelog\n=========\n\n0.0.1 (2019-07-03)\n------------------\n\n- First version.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.zodbdebug", "keywords": "zope zodb debug", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.zodbdebug", "package_url": "https://pypi.org/project/collective.zodbdebug/", "platform": "", "project_url": "https://pypi.org/project/collective.zodbdebug/", "project_urls": { "Homepage": "https://github.com/collective/collective.zodbdebug" }, "release_url": "https://pypi.org/project/collective.zodbdebug/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Tools to debug a ZODB.", "version": "0.0.1" }, "last_serial": 5482158, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9e0ace0395a00eb9b073a09460abf5db", "sha256": "a626d7cd86ab81731c65ec873e1d739623b30f69d6264f366df18d24b860f655" }, "downloads": -1, "filename": "collective.zodbdebug-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9e0ace0395a00eb9b073a09460abf5db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9774, "upload_time": "2019-07-03T14:58:56", "url": "https://files.pythonhosted.org/packages/c4/65/581f3801362e3e9003bcf32f3d6c099ec4a001cf4bbd609a26211260fe46/collective.zodbdebug-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9e0ace0395a00eb9b073a09460abf5db", "sha256": "a626d7cd86ab81731c65ec873e1d739623b30f69d6264f366df18d24b860f655" }, "downloads": -1, "filename": "collective.zodbdebug-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9e0ace0395a00eb9b073a09460abf5db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9774, "upload_time": "2019-07-03T14:58:56", "url": "https://files.pythonhosted.org/packages/c4/65/581f3801362e3e9003bcf32f3d6c099ec4a001cf4bbd609a26211260fe46/collective.zodbdebug-0.0.1.tar.gz" } ] }