Metadata-Version: 1.1
Name: python-elm
Version: 1.0a
Summary: Python library to communicate with a vehicle's PCM (aka ECU) via an ELM327-like device
Home-page: https://github.com/franciscoruiz/python-elm
Author: Francisco Ruiz
Author-email: UNKNOWN
License: MIT
Description: python-elm
        ==========
        
        Python library to communicate with a vehicle’s PCM (aka ECU) via an
        ELM327-like device
        
        |Build Status| |Coverage Status|
        
        .. |Build Status| image:: https://travis-ci.org/franciscoruiz/python-elm.png?branch=master
           :target: https://travis-ci.org/franciscoruiz/python-elm
        .. |Coverage Status| image:: https://coveralls.io/repos/franciscoruiz/python-elm/badge.png
           :target: https://coveralls.io/r/franciscoruiz/python-elm
        
Keywords: OBDII,ELM327,PCM
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
