blob: a9c9e34b5703033c5398edfae12f232bf536eb6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dev@dyama.net</email>
<name>Daichi Yamamoto</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/dundee/gdu</bugs-to>
</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>
<origin>srcux</origin>
</pkgmetadata>
|