Metadata-Version: 1.1
Name: pyinsane
Version: 1.3.0
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.3.0.zip
Description: Pure Python implementation of the Sane API (using ctypes). Include a thread-safe abstraction 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
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Scanners
Classifier: Topic :: Software Development :: Libraries :: Python Modules
