Metadata-Version: 1.0
Name: pyvendapin
Version: 0.1
Summary: support the Vendapin serial protocol in Python
Home-page: https://github.com/eighthave/pyvendapin
Author: Hans-Christoph Steiner
Author-email: hans@eds.org
License: GPLv3+
Description: 
        
        module to support the Vendapin serial protocol in Python
        http://www.vendapin.com/Adobe%20files/CTD202-203_API.pdf
        
        It requires pySerial: http://pyserial.sourceforge.net/
        
        source code: https://github.com/eighthave/pyvendapin
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial :: Point-Of-Sale
Classifier: Topic :: System :: Hardware
