python-canmatrix 0.6-2 source package in Ubuntu

Changelog

python-canmatrix (0.6-2) unstable; urgency=medium

  * Switched canmatrix-utils to Python3
  * Updated d/watch to use pypi.python.org
  * Bumped standards version to 4.1.2

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Fri, 15 Dec 2017 16:20:11 +0100

Upload details

Uploaded by:
IOhannes m zmoelnig
Uploaded to:
Sid
Original maintainer:
IOhannes m zmoelnig
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-canmatrix_0.6-2.dsc 2.2 KiB 8349ec6c6cf0180ac1ac715f1d664fb6da81af3b944bf9d8f25c5e3f35396e4c
python-canmatrix_0.6.orig.tar.gz 62.6 KiB 0b5f25e7c20965db3dc31a33468b1694a31e8fb39f53a0c46072e68c87cf60cb
python-canmatrix_0.6-2.debian.tar.xz 3.6 KiB 4c61d21b98f72b7c486d2655e9c6ef61ee23314ddf1df6dc7b9307611cfc49c2

Available diffs

No changes file available.

Binary packages built by this source

canmatrix-utils: Handle CAN (Controller Area Network) descriptions - cmdline utilities

 Canmatrix implements a "Python CAN Matrix Object" which describes the
 CAN-communication itself and some auxiliary objects (Boardunits, Frames,
 Signals, Values, ...)
 Canmatrix also includes two Tools (canconvert and cancompare) for
 converting and comparing CAN databases. There are also some extract and merge
 options for dealing with CAN databases.
 .
 Supported file formats for import:
  * .dbc candb / Vector
  * .dbf Busmaster (open source!)
  * .kcd kayak (open source!)
  * .arxml autosar system description
  * .yaml dump of the Python object
  * .xls(x) excel xls-import, works with .xls-file generated by this lib
  * .sym peak pcan can description
 Supported file formats for export:
  * .dbc
  * .dbf
  * .kcd
  * .xls(x)
  * .json Canard (open source!)
  * .arxml (very basic implementation)
  * .yaml (dump of the Python object)
  * .sym
 .
 This package provides the cmdline tools.

python-canmatrix: Handle CAN (Controller Area Network) database formats - Python 2.x

 Canmatrix implements a "Python CAN Matrix Object" which describes the
 CAN-communication itself and some auxiliary objects (Boardunits, Frames,
 Signals, Values, ...)
 There are also some extract and merge options for dealing with CAN databases.
 .
 Supported file formats for import:
  * .dbc candb / Vector
  * .dbf Busmaster (open source!)
  * .kcd kayak (open source!)
  * .arxml autosar system description
  * .yaml dump of the Python object
  * .xls(x) excel xls-import, works with .xls-file generated by this lib
  * .sym peak pcan can description
 Supported file formats for export:
  * .dbc
  * .dbf
  * .kcd
  * .xls(x)
  * .json Canard (open source!)
  * .arxml (very basic implementation)
  * .yaml (dump of the Python object)
  * .sym
 .
 This package provides the Python-2.x bindings

python3-canmatrix: Handle CAN (Controller Area Network) database formats

 Canmatrix implements a "Python CAN Matrix Object" which describes the
 CAN-communication itself and some auxiliary objects (Boardunits, Frames,
 Signals, Values, ...)
 There are also some extract and merge options for dealing with CAN databases.
 .
 Supported file formats for import:
  * .dbc candb / Vector
  * .dbf Busmaster (open source!)
  * .kcd kayak (open source!)
  * .arxml autosar system description
  * .yaml dump of the Python object
  * .xls(x) excel xls-import, works with .xls-file generated by this lib
  * .sym peak pcan can description
 Supported file formats for export:
  * .dbc
  * .dbf
  * .kcd
  * .xls(x)
  * .json Canard (open source!)
  * .arxml (very basic implementation)
  * .yaml (dump of the Python object)
  * .sym
 .
 This package provides the Python-3.x bindings