Metadata-Version: 2.1
Name: ble-library
Version: 1.0.0
Summary: Library for Using Bluetooth on ESP32 Board.
Home-page: https://kocoafab.cc
Author: kocoafab
Author-email: kocoafab@kocoa.or.kr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

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

Install from Pypi::

    pip install ble_library
