1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: libnet-bluetooth-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>,
Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11~),
libbluetooth-dev
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-bluetooth-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-bluetooth-perl.git
Homepage: https://metacpan.org/release/Net-Bluetooth
Rules-Requires-Root: no
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.
|