Files
guru/sys-fs/diskonaut/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

28 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<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!).
Once completed, you can navigate through subfolders, getting a visual
treemap representation of what's taking up your disk space. You can
even delete files or folders and diskonaut will track how much space
you've freed up in this session.
</longdescription>
<upstream>
<maintainer>
<name>Aram Drevekenin</name>
<email>aram@poor.dev</email>
</maintainer>
<changelog>https://github.com/imsnif/diskonaut/blob/main/CHANGELOG.md</changelog>
<remote-id type="github">imsnif/diskonaut</remote-id>
<bugs-to>https://github.com/imsnif/diskonaut/issues</bugs-to>
</upstream>
</pkgmetadata>