summaryrefslogtreecommitdiff
blob: 3bb1c5fa4b2db14d214e621f990739ac09eb9fd9 (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>python</herd>
	<maintainer>
		<email>xarthisius@gentoo.org</email>
		<name>Kacper Kowalik</name>
	</maintainer>
	<longdescription>
	This package is a collection of modules that are useful when building python
	applications. Their purpose is to eliminate the need to divert resources
	into implementing the small tasks that every application needs to do in
	order to run successfully and focus instead on the application logic itself.
	</longdescription>
</pkgmetadata>