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