summaryrefslogtreecommitdiff
blob: 041c2929aa4c2865f3534c2eebb8fc1eb3ad488f (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>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription>PyBluez is an effort to create Python wrappers around bluez to allow Python
developers to use system bluetooth resources. It works on machines running the
GNU/Linux operating system and the bluez bluetooth stack.</longdescription>
	<upstream>
		<remote-id type="google-code">pybluez</remote-id>
		<remote-id type="github">karulis/pybluez</remote-id>
	</upstream>
</pkgmetadata>