Metadata-Version: 2.2
Name: hyperborea
Version: 2.0.0
Summary: Library for streaming and recording from Asphodel devices
Home-page: https://bitbucket.org/suprocktech/hyperborea
Author: Suprock Technologies, LLC
Author-email: inquiries@suprocktech.com
Keywords: asphodel suprock apd
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: asphodel
Requires-Dist: numpy
Requires-Dist: packaging
Requires-Dist: PySide6-Essentials
Requires-Dist: requests
Requires-Dist: setproctitle
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Hyperborea

## About
Hyperborea is an intermediate library between the Asphodel Python Library and high level applications.

Hyperborea provides process isolation, streaming, disk recording and uploading functionality.

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

## License
Hyperborea 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.
