mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-15 03:27:39 -08:00
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
12 lines
487 B
XML
12 lines
487 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>python</herd>
|
|
<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>
|
|
</upstream>
|
|
</pkgmetadata>
|