Package: python-can-doc Source: python-can Version: 3.3.4-1 Architecture: all Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 2665 Depends: libjs-sphinxdoc (>= 1.0) Filename: ./all/python-can-doc_3.3.4-1_all.deb Size: 949912 MD5sum: f2891c32db3e6f5394d23ddf40dc8459 SHA1: 6e6d86c8e9173cc83a886da5717ebd9c0ebb3411 SHA256: 6f078504873bc2ce78cfebdbbc69e9fac3f56f56d53c20019b7c0093c5d77052 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://bitbucket.org/hardbyte/python-can Description: Controller Area Network (CAN) interface module - API documentation 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 API documentation. Package: python3-can Source: python-can Version: 3.3.4-1 Architecture: all Maintainer: IOhannes m zmölnig (Debian/GNU) Installed-Size: 588 Depends: python3-wrapt, python3:any, python3-serial, python3-pkg-resources Suggests: python-can-doc Filename: ./all/python3-can_3.3.4-1_all.deb Size: 114964 MD5sum: 99fd7df63156bfe3dadd4a31f995da5b SHA1: 17b0885d8845851b8990b26d69d20504e64f514d SHA256: eb085b13da6a524b355335e8b521a10cfe3366d47cd8c6761c5a35eb8ef832e7 Section: python Priority: optional Homepage: https://bitbucket.org/hardbyte/python-can Description: 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)