Metadata-Version: 2.1
Name: iotile-transport-native-ble
Version: 3.0.0rc1
Summary: IOTile Native BLE Transport Plugin
Home-page: https://github.com/iotile/coretools
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Keywords: iotile,arch,embedded,hardware,firmware,ble,bluetooth
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: Unix
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5,<4
Requires-Dist: iotile-core (<6,>=5.0.0rc1)
Requires-Dist: bable-interface (<2,>=1.2.0)

IOTile Native BLE Transport Plugin
-------------------------------

A python plugin for the IOTile framework that allows communication with IOTile devices over
Bluetooth Smart using the native Bluetooth controller, embedded in your computer.  See https://www.arch-iot.com.


