<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		An extensible library of user interface widgets for composing and
		laying out Vty user interfaces.  This library provides a collection
		of widgets for building and composing interactive interactive,
		event-driven terminal interfaces.  This library is intended to make
		non-trivial user interfaces easy to express and modify without
		having to worry about terminal size.
		
		Be sure to check out the user manual for the version you&#39;re using
		at: &lt;http://codevine.org/vty-ui/&gt;
		
		Build with the &#39;demos&#39; flag to get a set of demonstration programs
		to see some of the things the library can do!
	</longdescription>
</pkgmetadata>
