{ "info": { "author": "Hans van Kranenburg", "author_email": "hans@knorrie.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: System :: Filesystems", "Topic :: System :: Systems Administration" ], "description": "python-btrfs\n============\n\nPython 3 module to inspect btrfs filesystems.\n\nBtrfs is a copy on write (COW) filesystem for Linux aimed at implementing\nadvanced features while focusing on fault tolerance, repair and easy\nadministration.\n\nLicense\n-------\n\nThe python-btrfs library itself is licensed under the LGPL-3.0.\n\nExample scripts in the bin directory are licensed under the MIT License\n(Expat).\n\nProject Goal\n------------\n\nThe primary goal of this module is to be able to inspect the internals of a\nmounted, online, filesystem for educational purposes.\n\nA second goal is to provide a nicer way for automating administration tasks and\nwriting monitoring scripts by being able to just programmatically access the\nneeded information, instead of having to spend most of the time on parsing\nhuman readable output from other btrfs tools.\n\nThe python module acts as a wrapper around the low level kernel calls and btrfs\ndata structures, presenting them as python objects with interesting attributes\nand references to other objects.\n\nDocumentation\n-------------\n\nReference documentation of the stable API of the library is written in Sphinx\nautodoc format. An [online version of the HTML\ndocumentation](https://python-btrfs.readthedocs.io/en/stable/btrfs.html) is also\navailable.\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/knorrie/python-btrfs/tarball/v11", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/knorrie/python-btrfs", "keywords": "btrfs", "license": "", "maintainer": "", "maintainer_email": "", "name": "btrfs", "package_url": "https://pypi.org/project/btrfs/", "platform": "", "project_url": "https://pypi.org/project/btrfs/", "project_urls": { "Download": "https://github.com/knorrie/python-btrfs/tarball/v11", "Homepage": "https://github.com/knorrie/python-btrfs" }, "release_url": "https://pypi.org/project/btrfs/11/", "requires_dist": null, "requires_python": "", "summary": "Python module to inspect btrfs filesystems", "version": "11" }, "last_serial": 4907520, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7ca29381be571dbf95d90bb3c989d205", "sha256": "debc6cd34b98ec251f19a178c46f331664fff733416f0a41b55864e72bba3627" }, "downloads": -1, "filename": "btrfs-0.1.tar.gz", "has_sig": false, "md5_digest": "7ca29381be571dbf95d90bb3c989d205", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9000, "upload_time": "2016-06-20T23:26:53", "url": "https://files.pythonhosted.org/packages/cd/3b/0e5c29a11cf7956a5df7e999edc45c751460ccfd6395241662cff4f03214/btrfs-0.1.tar.gz" } ], "0.2": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "b9519a7b176b1576a811f3e853fb2757", "sha256": "47c06fa73dde4b3fd9d89de750407cba5daa64544c29b147eac0eab2edf4ae5a" }, "downloads": -1, "filename": "btrfs-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b9519a7b176b1576a811f3e853fb2757", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11103, "upload_time": "2016-06-29T23:26:49", "url": "https://files.pythonhosted.org/packages/44/39/b6ec02a3367119d5a88bfff916369db9624370e8ea89f76c6fb2df218b78/btrfs-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "aed48ffa0584c45cceed475016378ee5", "sha256": "396081f3558276234566e53024c0cf69528c1221e3ab0a6bce29a48744a33c4c" }, "downloads": -1, "filename": "btrfs-0.3.tar.gz", "has_sig": false, "md5_digest": "aed48ffa0584c45cceed475016378ee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12506, "upload_time": "2016-11-15T22:18:59", "url": "https://files.pythonhosted.org/packages/f3/08/36fbcff96f277eacf4ebe824f346c78c6976178f513f51a1f6b86ff4460b/btrfs-0.3.tar.gz" } ], "10": [ { "comment_text": "", "digests": { "md5": "2b4a0f42287ada8210a37204e0ba6e3f", "sha256": "e6247d603c1e62bdd52432dfbe46f16ea0bfad625608f20ba82d5adcb6482ef3" }, "downloads": -1, "filename": "btrfs-10.tar.gz", "has_sig": false, "md5_digest": "2b4a0f42287ada8210a37204e0ba6e3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62889, "upload_time": "2019-01-25T19:26:32", "url": "https://files.pythonhosted.org/packages/72/ff/574614da3b02b2d31a4d71821b609d3e820f2e5e0043105759da09b7aadc/btrfs-10.tar.gz" } ], "11": [ { "comment_text": "", "digests": { "md5": "0beb9e8c9c60011787b875a4368c4521", "sha256": "3dc3404438e8d568eecd343d10e12cf38a314730b91771fef3a3787e88d422f1" }, "downloads": -1, "filename": "btrfs-11.tar.gz", "has_sig": false, "md5_digest": "0beb9e8c9c60011787b875a4368c4521", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48115, "upload_time": "2019-03-06T22:56:41", "url": "https://files.pythonhosted.org/packages/86/37/5d70ca77e8978848525d0319d0a5bef1d0e3a3366209d0c52f54117c766a/btrfs-11.tar.gz" } ], "5": [ { "comment_text": "", "digests": { "md5": "04b7e416710fb0abcbfe7ad295fe0634", "sha256": "9c3d7d1d6fd5b23211662a628089113f5d4c3d6817a2499defe7ed2ff8fde4b1" }, "downloads": -1, "filename": "btrfs-5.tar.gz", "has_sig": false, "md5_digest": "04b7e416710fb0abcbfe7ad295fe0634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17048, "upload_time": "2017-01-14T19:15:46", "url": "https://files.pythonhosted.org/packages/ed/ab/756df35b3666d1d7df0bb807714328c147dfb861f281ae5b08b29bfc6f70/btrfs-5.tar.gz" } ], "7": [ { "comment_text": "", "digests": { "md5": "f5797c67dc8615cdc11df429b513d453", "sha256": "49cfcc531b1b22252f66d6d26bf71811c55f90737aa94b7ff5fa881f47e81e19" }, "downloads": -1, "filename": "btrfs-7.tar.gz", "has_sig": false, "md5_digest": "f5797c67dc8615cdc11df429b513d453", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24525, "upload_time": "2017-05-28T20:02:01", "url": "https://files.pythonhosted.org/packages/a9/dd/22bc7eeddd991eedee91bd3965001acd01976838d00def8f1d9af5663458/btrfs-7.tar.gz" } ], "8": [ { "comment_text": "", "digests": { "md5": "28634f9774117df2a2b124043cbe4439", "sha256": "e01d3b544f20e8ea854569acbb764a8640cccd15f3ef29249b4bcca1b6c1b00d" }, "downloads": -1, "filename": "btrfs-8.tar.gz", "has_sig": false, "md5_digest": "28634f9774117df2a2b124043cbe4439", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25861, "upload_time": "2017-07-22T00:09:59", "url": "https://files.pythonhosted.org/packages/08/d2/8266a535fa81fbc46854a3955760c71f27e49be4fa2a3362539141b2fd2a/btrfs-8.tar.gz" } ], "9": [ { "comment_text": "", "digests": { "md5": "7e403ae299e290956d202699425a6d26", "sha256": "41a1c8422378f60cf61007c7386173b88074b83b977d3b1c6c41aff0e34cccec" }, "downloads": -1, "filename": "btrfs-9.tar.gz", "has_sig": false, "md5_digest": "7e403ae299e290956d202699425a6d26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31803, "upload_time": "2017-11-24T13:04:34", "url": "https://files.pythonhosted.org/packages/ed/2a/17914cc5634ed06842490de989e1f6c3e9d2df3143930427b070d4b5835b/btrfs-9.tar.gz" } ], "9.1": [ { "comment_text": "", "digests": { "md5": "99f0e0892d34a3c92af27840efe76949", "sha256": "27164c12ea70dbfb954b1d6348fb6459420e0332f4bc07752574cc7f293e10c1" }, "downloads": -1, "filename": "btrfs-9.1.tar.gz", "has_sig": false, "md5_digest": "99f0e0892d34a3c92af27840efe76949", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31964, "upload_time": "2018-12-03T22:45:40", "url": "https://files.pythonhosted.org/packages/a3/c7/b6a384e2a9dc3d1f21e62e62b3ee5fea4ae63cf07f06be1bb85f4ad57646/btrfs-9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0beb9e8c9c60011787b875a4368c4521", "sha256": "3dc3404438e8d568eecd343d10e12cf38a314730b91771fef3a3787e88d422f1" }, "downloads": -1, "filename": "btrfs-11.tar.gz", "has_sig": false, "md5_digest": "0beb9e8c9c60011787b875a4368c4521", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48115, "upload_time": "2019-03-06T22:56:41", "url": "https://files.pythonhosted.org/packages/86/37/5d70ca77e8978848525d0319d0a5bef1d0e3a3366209d0c52f54117c766a/btrfs-11.tar.gz" } ] }