<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>common-lisp@gentoo.org</email>
		<name>Gentoo Common Lisp Project</name>
	</maintainer>
	<longdescription>
		CLX provides an implementation of the X Window System protocol to
		Lisp graphics library[ies] and applications. It is the Common Lisp
		equivalent of Xlib. 
	</longdescription>
	<longdescription lang="es">
		CLX ofrece una implementación del protocolo del sistema X Window
		a las librerías y aplicaciones gráficas escritas en Lisp. Es el
		equivamente en Common Lisp a Xlib. 
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/sharplispers/clx/issues</bugs-to>
		<doc>https://sharplispers.github.io/clx/</doc>
		<remote-id type="github">sharplispers/clx</remote-id>
	</upstream>
</pkgmetadata>
