blob: 9e0d8adf888b4d3f1ae94975946c0316f76fa2c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>shell-tools</herd>
<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>
|