Metadata-Version: 1.1
Name: cantools
Version: 0.2.2
Summary: CAN BUS tools.
Home-page: https://github.com/eerimoq/cantools
Author: Erik Moqvist
Author-email: erik.moqvist@gmail.com
License: MIT
Description: |buildstatus|_
        
        Installation
        ============
        
        .. code-block:: python
        
            pip install cantools
        
        
        Example usage
        =============
        
        See the test suite: https://github.com/eerimoq/cantools/blob/master/tests/test_cantools.py
        
        .. |buildstatus| image:: https://travis-ci.org/eerimoq/cantools.svg
        .. _buildstatus: https://travis-ci.org/eerimoq/cantools
        
Keywords: CAN BUS,candb,cantools
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
