Metadata-Version: 1.1
Name: btlewrap
Version: 0.0.1
Summary: wrapper around different bluetooth low energy backends
Home-page: https://github.com/ChristianKuehnel/btlewrap
Author: Christian Kuehnel
Author-email: christian.kuehnel@gmail.com
License: MIT
Description: btlewrap
        --------
        
        Bluetooth LowEnergy wrapper for different python backends.
        
        This library was extracted from [miflora](https://github.com/open-homeautomation/miflora)
        so that it can be used on other projects as well.
        
        contribution
        ------------
        .. image:: https://travis-ci.org/ChristianKuehnel/btlewrap.svg?branch=master
            :target: https://travis-ci.org/ChristianKuehnel/btlewrap
        
        .. image:: https://coveralls.io/repos/github/ChristianKuehnel/btlewrap/badge.svg?branch=master
        :target: https://coveralls.io/github/ChristianKuehnel/btlewrap?branch=master
        
Keywords: bluetooth low-energy ble
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
