summaryrefslogtreecommitdiff
path: root/app-shells/zsh/metadata.xml
blob: 0d26fe3087dd4713fe80e86a26be51a25f6e1c90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>floppym@gentoo.org</email>
    <name>Mike Gilbert</name>
  </maintainer>
  <maintainer type="person">
    <email>tamiko@gentoo.org</email>
    <name>Matthias Maier</name>
  </maintainer>
  <longdescription>
		Zsh is a shell designed for interactive use, although it is also a
		powerful scripting language. Many of the useful features of bash, ksh,
		and tcsh were incorporated into zsh; many original features were
		added.
	</longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:zsh:zsh</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>