Bluetooth and python are now both implemented in systemd, and therefore
lightweight.
Have fun!
On July 13, 2015 6:53:05 AM CEST, patrick295767 patrick295767
wrote:
>Good morning,
>
>I would like to install bluetooth in a lightweight maneer.
>
>Under Debian, would you know if it is possible to
Hello,
Pat wrote:
> I would like to install bluetooth in a lightweight maneer.
>
> Under Debian, would you know if it is possible to install bluetooth
> without installing Python?
>
> bluetooth file <-> transfert works with python installed.
The Linux Bluetooth stack is called BlueZ, and doesn't
> Pat wrote:
> > I would like to install bluetooth in a lightweight maneer.
>
On Mon, Jul 13, 2015 at 09:49:13AM -0400, Bobby Powers wrote:
> You may also need the helper programs located in the bluez package -
> that pulls in DBus + Glib.
bluetoothd (BlueZ 5 daemon) is accessed over DBus.
> Not