Files
guru/sys-fs/python-btrfs/metadata.xml
Steven Davies a696d45b19 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>
2021-02-14 13:51:00 +00:00

10 lines
689 B
XML

<?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>