1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: libnet-bluetooth-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Rene Mayorga <rmayorga@debian.org.sv>,
Damyan Ivanov <dmn@debian.org>
Build-Depends: debhelper (>= 6), perl ( >=5.6.0-16), quilt, libbluetooth-dev
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Net-Bluetooth/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-bluetooth-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bluetooth-perl/
Package: libnet-bluetooth-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: Perl Bluetooth interface
Net::Bluetooth allow to manage Bluetooth features such a device and services
discovery, RFCOMM connections and other Bluetooth functions, please
see the examples for more info.
|