mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
sys-fs/diskonaut: New package
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
This commit is contained in:
22
sys-fs/diskonaut/metadata.xml
Normal file
22
sys-fs/diskonaut/metadata.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>coppens.matthias.abc@gmail.com</email>
|
||||
<description>Matthias Coppens</description>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
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>
|
||||
<remote-id type="github">imsnif/diskonaut</remote-id>
|
||||
<bugs-to>https://github.com/imsnif/diskonaut/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user