libsimplebluez

[full]

A simple C++ wrapper around Bluez with a commercially-friendly licence.

build2

This project builds and defines the build2 package for the SimpleBLE library.

The packaging code is licensed under the MIT License, the upstream artifacts are licensed under the terms and conditions of SimpleBLE.

Usage

You can simply add these packages as dependency to your project by specifying them in your manifest:

depends: libsimpleble ^0.5.0
depends: libsimpledbus ^0.5.0
depends: libsimplebluez ^0.5.0

Then import your required targets

import libs = libsimpleble%lib{simpleble}
import libs = libsimpledbus%lib{simpledbus}
import libs = libsimplebluez%lib{simplebluez}
license MIT
project SimpleBLE
url simpleble.com/
doc-url simpleble.com/
src-url github.com/OpenBluetoothToolbox/SimpleBLE
topics C++BLE
1 Version
version 0.5.0+1
repository https://pkg.cppget.org/1/alpha
depends 2; fmt, libsimpledbus
reviews +1