Metadata-Version: 2.0
Name: HAP-python
Version: 2.2.1
Summary: HomeKit Accessory Protocol implementation in python3
Home-page: https://github.com/ikalchev/HAP-python
Author: Ivan Kalchev
Author-email: UNKNOWN
License: Apache License 2.0
Download-URL: https://github.com/ikalchev/HAP-python/archive/2.2.1.zip
Description-Content-Type: UNKNOWN
Keywords: homekit,home,automation,hap-python
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
Requires-Dist: curve25519-donna
Requires-Dist: ed25519
Requires-Dist: pycryptodome
Requires-Dist: tlslite-ng
Requires-Dist: zeroconf
Provides-Extra: qrcode
Requires-Dist: base36; extra == 'qrcode'
Requires-Dist: pyqrcode; extra == 'qrcode'

UNKNOWN


