dev-qt/qtdeclarative: stable 5.14.2-r2 for ppc, bug #719732
[gentoo.git] / app-shells / yash / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>hattya@gentoo.org</email>
6         </maintainer>
7         <longdescription lang="en">
8                 Yash, yet another shell, is a POSIX-compliant command line shell
9                 written in C99 (ISO/IEC 9899:1999). Yash is intended to be the most
10                 POSIX-compliant shell in the world while supporting features for daily
11                 interactive and scripting use. Notable features are:
12
13                 * Global aliases
14                 * Arrays
15                 * Socket redirection, pipeline redirection, and process redirection
16                 * Brace expansion and extended globbing
17                 * Fractional numbers in arithmetic expansion
18                 * Prompt command and command-not-found handler
19                 * Command line completion with predefined completion scripts for more than 100 commands
20                 * Command line prediction based on command history
21         </longdescription>
22         <upstream>
23                 <remote-id type="github">magicant/yash</remote-id>
24                 <remote-id type="sourceforge-jp">yash</remote-id>
25         </upstream>
26 </pkgmetadata>