summaryrefslogtreecommitdiff
path: root/dev-python/python-efl/metadata.xml
blob: 1d2891239f61846257b12439d7af6f871f90d40f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>
 <upstream>
  <remote-id type="pypi">python-efl</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>