summaryrefslogtreecommitdiff
blob: c609e5e96c849a05e6226c22930f56fdf7c89270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>java@gentoo.org</email>
		<name>Java</name>
	</maintainer>
	<longdescription>
	Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
	</longdescription>
	<upstream>
		<remote-id type="github">fusesource/jansi</remote-id>
	</upstream>
</pkgmetadata>