summaryrefslogtreecommitdiff
path: root/dev-java/jansi/metadata.xml
blob: be931398830cf28ca713c432e99f75d3e4ded40d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 <origin>gentoo-staging</origin>
</pkgmetadata>