blob: 201fdd979ced2e07f8d6f0490befccf8abff0bcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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>
This is a database library based on Berkeley DB 2.7.7 from
http://www.sleepycat.com. It is intended to make accessing
database information portable, easy, fast and efficient.
Various components of Enlightenment use Edb for information
storage, including Ebits, Efsd and the window manager
configuration parts.
</longdescription>
</pkgmetadata>
|