Metadata-Version: 2.4
Name: asphodel
Version: 2.0.0
Summary: Python wrapper for the Asphodel library
Keywords: asphodel,suprock
Author-Email: Suprock Technologies <inquiries@suprocktech.com>
License-Expression: ISC
License-File: LICENSE.txt
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Hardware
Project-URL: Repository, https://bitbucket.org/suprocktech/asphodel_py
Requires-Python: >=3.10
Requires-Dist: numpy
Description-Content-Type: text/markdown

# Asphodel Python Library

## About
The Asphodel Python Library wraps the Asphodel C Library, which supports communicating with USB and TCP devices communicating through the Asphodel communication protocol.

The Asphodel communication protocol was developed by Suprock Technologies (http://www.suprocktech.com)

## License
The Apshodel Python Library is licensed under the ISC license.

The ISC license is a streamlined version of the BSD license, and permits usage in both open source and propretary projects.
