LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
src/canmatrix/__init__.py
src/canmatrix/_version.py
src/canmatrix/cancluster.py
src/canmatrix/canmatrix.py
src/canmatrix/compare.py
src/canmatrix/convert.py
src/canmatrix/copy.py
src/canmatrix/j1939.dbc
src/canmatrix/j1939_decoder.py
src/canmatrix/join.py
src/canmatrix/log.py
src/canmatrix/types.py
src/canmatrix/utils.py
src/canmatrix.egg-info/PKG-INFO
src/canmatrix.egg-info/SOURCES.txt
src/canmatrix.egg-info/dependency_links.txt
src/canmatrix.egg-info/entry_points.txt
src/canmatrix.egg-info/requires.txt
src/canmatrix.egg-info/top_level.txt
src/canmatrix/cli/__init__.py
src/canmatrix/cli/compare.py
src/canmatrix/cli/convert.py
src/canmatrix/formats/__init__.py
src/canmatrix/formats/arxml.py
src/canmatrix/formats/csv.py
src/canmatrix/formats/dbc.py
src/canmatrix/formats/dbf.py
src/canmatrix/formats/fibex.py
src/canmatrix/formats/json.py
src/canmatrix/formats/kcd.py
src/canmatrix/formats/scapy.py
src/canmatrix/formats/sym.py
src/canmatrix/formats/wireshark.py
src/canmatrix/formats/xls.py
src/canmatrix/formats/xls_common.py
src/canmatrix/formats/xlsx.py
src/canmatrix/formats/yaml.py