summaryrefslogtreecommitdiff
blob: d074d809bf59bed09f19e54755710f50df92239a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
	<email>neuron@mail.uni-paderborn.de</email>
	<description>Primary maintainer</description>
</maintainer>
<longdescription>This package provides syntax highlighing for the shell zsh. It enables highlighing of commands whilst they are typed at a zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors.</longdescription>
<upstream>
	<bugs-to>https://github.com/zsh-users/zsh-syntax-highlighting/issues</bugs-to>
	<remote-id type="github">zsh-users/zsh-syntax-highlighting</remote-id>
</upstream>
</pkgmetadata>