Metadata-Version: 2.1
Name: zaber-motion
Version: 2.7.2
Summary: A library for communicating with Zaber devices
Home-page: https://gitlab.com/ZaberTech/zaber-motion-lib
Author: Zaber Technologies Inc.
Author-email: contact@zaber.com
License: Apache Software License v2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: protobuf (==3.17.3)
Requires-Dist: rx (>=3.0.0)
Requires-Dist: zaber-motion-bindings-darwin (==2.7.2) ; platform_system=="Darwin"
Requires-Dist: zaber-motion-bindings-linux (==2.7.2) ; platform_system=="Linux"
Requires-Dist: zaber-motion-bindings-windows (==2.7.2) ; platform_system=="Windows"
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pylint ; extra == 'dev'
Requires-Dist: pycodestyle ; extra == 'dev'
Requires-Dist: setuptools ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Requires-Dist: twine (==1.15.0) ; extra == 'dev'

# Zaber Motion Library

Zaber Motion Library is a multi-platform library used to operate Zaber devices.

External documentation: [https://www.zaber.com/software/docs/motion-library/](https://www.zaber.com/software/docs/motion-library/)


