forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
25 lines (25 loc) · 860 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Chema Alonso</name>
<description>Maintainer</description>
</maintainer>
<longdescription lang="en">
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>
<use>
<flag name="doc">Builds documentation</flag>
</use>
<upstream>
<remote-id type="github">sharplispers/clx</remote-id>
</upstream>
</pkgmetadata>