summaryrefslogtreecommitdiff
path: root/dev-python/python-efl/metadata.xml
blob: c88f176c614463ca1800acc26e62a7bde959d018 (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://www.gentoo.org/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>
		<remote-id type="github">DaveMDS/python-efl</remote-id>
	</upstream>
</pkgmetadata>