gentoo/app-shells/tcsh/metadata.xml
Sam James 8483056282
app-shells/tcsh: add github upstream metadata
Linked from https://www.tcsh.org/.

Signed-off-by: Sam James <sam@gentoo.org>
2025-10-08 03:11:47 +01:00

19 lines
724 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>grobian@gentoo.org</email>
<name>Fabian Groffen</name>
</maintainer>
<longdescription>
Tcsh is an enhanced, but completely compatible version of the Berkeley
UNIX C shell (csh). It is a command language interpreter usable both as
an interactive login shell and a shell script command processor. It
includes a command-line editor, programmable word completion, spelling
correction, a history mechanism, job control and a C-like syntax.
</longdescription>
<upstream>
<remote-id type="github">tcsh-org/tcsh</remote-id>
</upstream>
</pkgmetadata>