Metadata-Version: 2.0
Name: pixelink
Version: 1.2.7
Summary: A Python driver for the PixeLINK camera
Home-page: https://gitlab.com/hsmit/pixelink
Author: Hans Smit, Danny Smith
Author-email: Hans.Smit@esa.int, danny.smith@uq.edu.au
License: MIT
Keywords: pixelink camera api driver
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

PixeLINK
========

A Python driver for the PixeLINK camera.

Compatibility
-------------

Tested and developed with the following environment,

* PixeLINK camera model: PixeLINK GigE PL-B781G
* PixeLINK Software Development Kit 4.2 - Release 8.7.1 (~2014 including the 2017 version)
* Window 7 Pro (32 and 64 bit)
* Python 2.7 (32 and 64 bit) and Python 3.6 (64bit)


Links
-----

* Documentation: https://hsmit.gitlab.io/pixelink/
* Repository: https://gitlab.com/hsmit/pixelink
* PyPi Location: https://test.pypi.org/project/pixelink/


