mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
*/*: add lang="en" to <longdescription>
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
<email>gentoo-guru@steev.me.uk</email>
|
||||
<name>Steven Davies</name>
|
||||
</maintainer>
|
||||
<longdescription>The btrfs heatmap script creates a visualization of how a btrfs filesystem is using the underlying disk space of the block devices that are added to it.</longdescription>
|
||||
<longdescription lang="en">The btrfs heatmap script creates a visualization of how a btrfs filesystem is using the underlying disk space of the block devices that are added to it.</longdescription>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<email>coppens.matthias.abc@gmail.com</email>
|
||||
<description>Matthias Coppens</description>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
<longdescription lang="en">
|
||||
Given a path on your hard-drive (which could also be the root path,
|
||||
eg. /). diskonaut scans it and indexes its metadata to memory so that
|
||||
you could explore its contents (even while still scanning!).
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
<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>
|
||||
<longdescription lang="en">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