Package: wnpp Severity: wishlist Owner: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
* Package name : python-can Version : 1.5.2 Upstream Author : Brian Thorne <hardb...@gmail.com> * URL : https://bitbucket.org/hardbyte/python-can * License : LGPL v3 Programming Lang: Python Description : Controller Area Network (CAN) interface module for Python Binary package names: python-can, python3-can 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. I intend to maintain this package (and another CAN bus related package) within the Debian Python Modules Team.