summaryrefslogtreecommitdiff
path: root/app-shells/zsh/metadata.xml
blob: df37bfc477366d86b8935ebb6dd57d8956dc3454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<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="sourceforge">zsh</remote-id>
	</upstream>
</pkgmetadata>