python-can 2.0.0-1 source package in Ubuntu

Changelog

python-can (2.0.0-1) unstable; urgency=medium

  * Imported python-can 2.0.0

  * Updated d/watch
  * B-D on python3-sphinx
  * Depend on python-serial
  * Dropped manpages for no-longer existing binaries
  * Set Multi-Arch:foreign for doc package
  * Updated d/copyright
    * Added 'licensecheck' rule
    * Added d/copyright_hints
  * Bumped standards version to 4.1.3

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Sun, 07 Jan 2018 11:22:31 +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-can_2.0.0-1.dsc 2.2 KiB 7e41278cd9ccdc1cccfb4cf5f06a436c5e63b8dbd0fdad2d70cafe317886a11a
python-can_2.0.0.orig.tar.gz 84.9 KiB da89e94fa234d4ebe7f43a26d4b06a5d14ea767fbd2c4767732e4d964473dfb0
python-can_2.0.0-1.debian.tar.xz 4.3 KiB ebdfb34b3a6ea176d85d3a4472b4f4089eeb16084006eaf778f8c7e5df1ec2cd

Available diffs

No changes file available.

Binary packages built by this source

python-can: Controller Area Network (CAN) interface module - Python 2.x

 The Controller Area Network (CAN, aka "CAN bus") is a bus standard designed
 to allow microcontrollers and devices to communicate with each other. It
 has priority based bus arbitration, reliable deterministic
 communication. It is used in cars, trucks, boats, wheelchairs and more.
 .
 The 'can' package provides controller area network support for Python
 developers; providing "common abstractions to different hardware devices", and
 a suite of utilities for sending and receiving messages on a can bus.
 .
 This package provides the bindings for Python 2.x

python-can-doc: No summary available for python-can-doc in ubuntu cosmic.

No description available for python-can-doc in ubuntu cosmic.

python3-can: Controller Area Network (CAN) interface module

 The Controller Area Network (CAN, aka "CAN bus") is a bus standard designed
 to allow microcontrollers and devices to communicate with each other. It
 has priority based bus arbitration, reliable deterministic
 communication. It is used in cars, trucks, boats, wheelchairs and more.
 .
 The 'can' package provides controller area network support for Python
 developers; providing "common abstractions to different hardware devices", and
 a suite of utilities for sending and receiving messages on a can bus.
 .
 This package provides the bindings for Python 3.x (and some logging utilities)