blob: 0fb382244a56f3233a98e82091123a2de9e4c3f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<bugs-to>https://github.com/dundee/gdu</bugs-to>
<remote-id type="github">dundee/gdu</remote-id>
</upstream>
<longdescription lang="en">
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing.
However HDDs work as well, but the performance gain is not so huge.
</longdescription>
</pkgmetadata>
|