summaryrefslogtreecommitdiff
path: root/dev-lisp/clx/metadata.xml
blob: 77f38c787423bd214b74a3118b9f5374dfd24d0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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>