summaryrefslogtreecommitdiff
path: root/app-misc/symlinks/metadata.xml
blob: ee174d234742842518f0aa8e9d8ba3084b9a5973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>shell-tools@gentoo.org</email>
    <name>Gentoo Shell Tools Project</name>
  </maintainer>
  <longdescription lang="en">
		Symlinks scans directories for symbolic links and lists them on stdout.
		Each link is prefixed with a classification of relative, absolute,
		dangling, messy, lengthy or other_fs. Symlinks can also convert
		absolute links (within the same filesystem) to relative links and can
		delete messy and dangling links.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>