1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: libnet-bluetooth-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Rene Mayorga <rmayorga@debian.org>,
Damyan Ivanov <dmn@debian.org>,
Jonathan Yu <jawnsy@cpan.org>,
Xavier Guimard <x.guimard@free.fr>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312),
libbluetooth-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-bluetooth-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-bluetooth-perl.git
Homepage: https://metacpan.org/release/Net-Bluetooth
Testsuite: autopkgtest-pkg-perl
Package: libnet-bluetooth-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Description: Perl interface to Bluetooth libraries
Net::Bluetooth works with the BlueZ libraries as well as with Microsoft
Windows. It allows developers to manage Bluetooth features such as device
and services discovery, RFCOMM connections and other Bluetooth functions.
|