summaryrefslogtreecommitdiff
path: root/dev-lisp/clx/metadata.xml
blob: 9d002338faec06b38fe4d7229c5a6cf3b196b20e (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://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>