blob: d71d42f91f51727a9e2e6ffa6c9a0562d61f689c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<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>
|