Metadata-Version: 1.0
Name: python-canfix
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/birkelbach/python-canfix
Author: UNKNOWN
Author-email: UNKNOWN
License: GNU General Public License Version 2
Description: =========================
        Python CAN-FIX Library
        =========================
        
        python-canfix is a Python package that abstracts the details of the
        CAN-FIX communication protocol.
        
        CAN-FIX is the CAN bus implementation of a set of protocols and specifications
        known as FIX. FIX stands for Flight Information eXchange and is an attempt to
        standardize communication among aircraft systems in small aircraft.
        
        The project is hosted on GitHub at...
        
        https://github.com/birkelbach/python-canfix
        
Platform: UNKNOWN
