Metadata-Version: 1.1
Name: pyinsane
Version: 1.0.3
Summary: Pure Python implementation of the Sane API (using ctypes) and abstration layer
Home-page: https://github.com/jflesch/pyinsane
Author: Jerome Flesch
Author-email: jflesch@gmail.com
License: GPLv3+
Download-URL: https://github.com/jflesch/pyinsane/archive/v1.0.1.zip
Description: Pure Python implementation of the Sane API (using ctypes). Include a thread-safe abstration layer
Keywords: sane scanner
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Scanners
Classifier: Topic :: Software Development :: Libraries :: Python Modules
