blob: a610b360918561feb4616437d983d107552ec8ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!--maintainer-needed-->
<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="pypi">PyBluez</remote-id>
<remote-id type="github">pybluez/pybluez</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|