blob: 309f664d8ccb5eb6f299788cc9be6c45c0b8135e (
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">
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>
<origin>srcux</origin>
</pkgmetadata>
|