mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/32168 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
21 lines
862 B
XML
21 lines
862 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||
<pkgmetadata>
|
||
<maintainer type="person">
|
||
<email>jsmolic@gentoo.org</email>
|
||
<name>Jakov Smolić</name>
|
||
</maintainer>
|
||
<longdescription>
|
||
Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find
|
||
space hogs on a remote server where you don’t have an entire graphical setup
|
||
available, but it is a useful tool even on regular desktop systems. Ncdu aims
|
||
to be fast, simple and easy to use, and should be able to run in any minimal
|
||
POSIX-like environment with ncurses installed.
|
||
</longdescription>
|
||
<upstream>
|
||
<changelog>https://dev.yorhel.nl/ncdu/changes2</changelog>
|
||
<doc lang="en">https://dev.yorhel.nl/ncdu/man</doc>
|
||
<bugs-to>https://code.blicky.net/yorhel/ncdu/issues</bugs-to>
|
||
</upstream>
|
||
</pkgmetadata>
|