blob: e6222c252f07305a07cbccb49ba3ca0d52a68e95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>shell-tools</herd>
<maintainer>
<email>slarti@gentoo.org</email>
<name>Tom Martin</name>
</maintainer>
<longdescription lang="en">
Viewglob is a package that graphically displays the results of a shell
glob, helping beginners of shell usage become acclimitised to filename
generation. In addition, it acts as a basic replacement for ls, by
tracking shell directory changes. It is compatible with zsh and bash,
and helper files and documentation are provided.
</longdescription>
</pkgmetadata>
|