Metadata-Version: 2.0
Name: treble
Version: 0.0.1
Summary: Python BLE Host
Home-page: https://github.com/carlescufi/treble
Author: Carles Cufí
Author-email: carles.cufi@nordicsemi.no
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.4
Description-Content-Type: text/x-rst
Requires-Dist: colorama
Requires-Dist: setuptools (>=v40.1.0)

Treble
******

A Python 3 Bluetooth Low Energy Host and command-line tool.

Installation
------------

Using pip::

  pip3 install treble

(Use ``pip3 uninstall treble`` to uninstall it.)



