Metadata-Version: 2.1
Name: amfiprot
Version: 0.0.1a0
Summary: Core library for Amfiprot
Author: Kristian Klein-Wengel
Author-email: kkw@amfitech.dk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: crcmod
Requires-Dist: pyusb

This package is used to interact with devices via the Amfiprot protocol developed by Amfitech.

The package requires [libusb](https://libusb.info/) to communicate with USB devices.
