Use https by default
[gentoo.git] / app-shells / tcsh / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <maintainer>
5     <email>grobian@gentoo.org</email>
6     <name>Fabian Groffen</name>
7   </maintainer>
8   <longdescription>
9                 Tcsh is an enhanced, but completely compatible version of the Berkeley
10                 UNIX C shell (csh). It is a command language interpreter usable both as
11                 an interactive login shell and a shell script command processor. It
12                 includes a command-line editor, programmable word completion, spelling
13                 correction, a history mechanism, job control and a C-like syntax.
14         </longdescription>
15   <use>
16     <flag name="catalogs">Add support for NLS catalogs</flag>
17   </use>
18 </pkgmetadata>