Metadata-Version: 2.1
Name: pcprox-reader
Version: 0.3.0
Summary: Library for reading cards via usb RFIDeas pc prox readers
Home-page: https://github.com/kellerjustin/pcprox_reader
Author: Justin Keller
Author-email: kellerjustin@protonmail.com
License: MIT license
Keywords: pcprox_reader
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: pyusb

=============
pcProx Reader
=============


.. image:: https://img.shields.io/pypi/v/pcprox_reader.svg
        :target: https://pypi.python.org/pypi/pcprox_reader

.. image:: https://img.shields.io/travis/kellerjustin/pcprox_reader.svg
        :target: https://travis-ci.org/kellerjustin/pcprox_reader

.. image:: https://readthedocs.org/projects/pcprox-reader/badge/?version=latest
        :target: https://pcprox-reader.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Library for reading cards via usb RFIDeas pc prox readers


* Free software: MIT license
* Documentation: https://pcprox-reader.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-06-25)
------------------

* First release on PyPI.


