Metadata-Version: 1.1
Name: pyowfs
Version: 0.1.6
Summary: OWFS' libowcapi wrapper using ctypes
Home-page: http://priesch.co.at/pyowfs
Author: Marcus Priesch
Author-email: marcus@priesch.co.at
License: LGPL
Description: This package provides one module with a thin wrapper around libowcapi and a slightly smarter wrapper around it for easy access to the 1wire devices. It is inspired by the OWFS provided python bindings but, however is neither api compatible nor will it try to be in the future - at least i hope so ;)
Platform: POSIX
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires: ctypes(>1.0.2)
