Metadata-Version: 2.1
Name: ws-barcode-scanner
Version: 0.2.0
Summary: Unofficial Python interface to the Waveshare Barcode Scanner Module
Home-page: https://gitlab.gwdg.de/umg-pharma-lab-automation/waveshare-scanner-python
Author: Niklas Mertsch
Author-email: niklas.mertsch@stud.uni-goettingen.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyserial
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pyproject-flake8 ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon ; extra == 'docs'

# Unofficial Python interface for the Waveshare Barcode Scanner Module
Find the documentation [here](https://umg-pharma-lab-automation.pages.gwdg.de/waveshare-scanner-python).


