mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
sys-fs/python-btrfs: New ebuild
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Steven Davies <gentoo-guru@steev.me.uk>
This commit is contained in:
9
sys-fs/python-btrfs/metadata.xml
Normal file
9
sys-fs/python-btrfs/metadata.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>gentoo-guru@steev.me.uk</email>
|
||||
<name>Steven Davies</name>
|
||||
</maintainer>
|
||||
<longdescription>A Python 3 library that provides ways to interact programmatically with an online btrfs file system. It provides a pure python shadow implementation of data structures used in btrfs together with convenient wrappers around the collection of kernel functions that are available in the btrfs kernel API. Using them, we can examine the secret inner world of a btrfs file system for educational purposes.</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user