summaryrefslogtreecommitdiff
path: root/sys-fs/diskonaut/metadata.xml
blob: 3a8a15647f30957d85fc4810bc9da6f53bd9d11a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <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>
    <bugs-to>https://github.com/imsnif/diskonaut/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>