SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-btrfs rpm build for : openSUSE Tumbleweed. For other distributions click python311-btrfs.

Name : python311-btrfs
Version : 10 Vendor : obs://build_opensuse_org/home:bmanojlovic
Release : 1.74 Date : 2019-03-05 12:39:13
Group : Development/Languages/Python Source RPM : python-btrfs-10-1.74.src.rpm
Size : 0.47 MB
Packager : (none)
Summary : Python module to inspect btrfs filesystems
Description :
python-btrfs
============

Python 3 module to inspect btrfs filesystems.

License: LGPL-3.0

Btrfs is a copy on write (COW) filesystem for Linux aimed at implementing
advanced features while focusing on fault tolerance, repair and easy
administration.

Project Goal
------------

The primary goal of this module is to be able to inspect the internals of an
existing filesystem for educational purposes.

A second goal is to provide a nicer way for automating administration tasks and
writing monitoring scripts by being able to just programmatically access the
needed information, instead of having to spend most of the time on parsing
human readable output from other btrfs tools.

The python module acts as a wrapper around the low level kernel calls and btrfs
data structures, presenting them as python objects with interesting attributes
and references to other objects.

Documentation
-------------

Reference documentation of the stable API of the library is written in Sphinx
autodoc format. An [online version of the HTML
documenation](https://python-btrfs.readthedocs.io/en/latest/btrfs.html) is also
available.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/bmanojlovic/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3-btrfs
python3.11dist(btrfs)
python311-btrfs
python3dist(btrfs)

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/btrfs
/usr/lib/python3.11/site-packages/btrfs-10-py3.11.egg-info
/usr/lib/python3.11/site-packages/btrfs-10-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/btrfs-10-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/btrfs-10-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/btrfs-10-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/btrfs/__init__.py
/usr/lib/python3.11/site-packages/btrfs/__pycache__
/usr/lib/python3.11/site-packages/btrfs/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/crc32c.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/crc32c.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/ctree.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/ctree.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/free_space_tree.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/free_space_tree.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/fs_usage.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/fs_usage.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/ioctl.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/ioctl.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/volumes.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/btrfs/__pycache__/volumes.cpython-311.pyc
/usr/lib/python3.11/site-packages/btrfs/crc32c.py
/usr/lib/python3.11/site-packages/btrfs/ctree.py
/usr/lib/python3.11/site-packages/btrfs/free_space_tree.py
/usr/lib/python3.11/site-packages/btrfs/fs_usage.py
/usr/lib/python3.11/site-packages/btrfs/ioctl.py
/usr/lib/python3.11/site-packages/btrfs/utils.py
There is 1 files more in these RPM.

 
ICM