blob: 89efb62d7e02e03e7c707f7c092e0480db40109c (
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 "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>juippis@gentoo.org</email>
<name>Joonas Niilola</name>
</maintainer>
<longdescription>
EFL is a collection of libraries for handling many common tasks a
developer man have such as data structures, communication,
rendering, widgets and more.
PYTHON-EFL are the python bindings for the whole EFL stack (eo,
evas, ecore, edje, emotion, ethumb and elementary)
</longdescription>
<origin>gentoo-staging</origin>
</pkgmetadata>
|