summaryrefslogtreecommitdiff
blob: 8781f8c385f7de19631b8d4df12b94c9704b927a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
	<maintainer>
		<email>ian@syndicated-productions.com</email>
		<name>Ian Stakenvicius</name>
		<description>Proxy maintaining through rbu</description>
	</maintainer>
	<maintainer>
		<email>rbu@gentoo.org</email>
		<name>Robert Buchholz</name>
	</maintainer>
	<longdescription>
		Kaa-base provides the base Kaa framework and is an implicit
		dependency for all kaa modules. The kaa framework includes a
		mainloop facility with an API for signals and callbacks, timers,
		process and thread management, file descriptor monitoring (with
		INotify support), inter-process communication, as well as a
		rich, practically magical API for asynchronous programming.
	</longdescription>
</pkgmetadata>