Metadata-Version: 1.1
Name: hwiopy
Version: 0.1.1
Summary: A common API for hardware input/output access.
Home-page: https://github.com/Badg/hwiopy
Author: Nick Badger
Author-email: badg@nickbadger.com
License: GNU LGPL v2.1
Description: hwiopy, "hardware input/output, python", is a general purpose IO library intended to provide a common, simple python API to physical systems, particularly ones running embedded linux. The hope is to allow a single, unified codebase to run on multiple hardware platforms with minimal (if any) modification. Early development targets include the Beaglebone Black and Raspberry Pi.
Keywords: hardware io input output embedded
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Home Automation
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Hardware
