blob: 380a77c5f9cc2574a9bfab1682b487b52b5148d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>vapier@gentoo.org</email>
<name>Mike Frysinger</name>
</maintainer>
<longdescription>
What is Ecore? It is the core event abstraction layer and X abstraction layer that
makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
handlers fast, optimized, and convenient. it's a separate library so anyone can make
use of the work put into Ecore to make this job easy for applications.
</longdescription>
</pkgmetadata>
|