python-cantools 41.1.1+ds-1
Package Information
| Description | Tools for parsing CAN databases and en-/decoding CAN messages (Python 3) cantools provides tools for working with CAN bus databases and messages. Features include: - Parsing of DBC, KCD, SYM, ARXML (3 and 4) and CDD files. - Encoding and decoding of CAN messages. - Support for simple and extended signal multiplexing. - Diagnostic DID encoding and decoding. - Decoding of candump output. - CAN bus monitor and plotting of signals. - C source code generation from database definitions. This package installs the library for Python 3. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Carl Keinath <carl.keinath@gmail.com> |
| Sponsor | tchet@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-cantools.git (browse) |
| Closes | #1127094 |
| Tracker | https://tracker.debian.org/pkg/python-cantools |
| Uploaded | 6 hours ago |
New Package Report
.changes
| Version | 41.1.1+ds-1 |
|---|---|
| Changed-By | Carl Keinath |
| Architecture | source all |
| Distribution | unstable |
| Date | Sun, 03 May 2026 01:57:53 +0100 |
| Source | python-cantools |
Changelog
python-cantools (41.1.1+ds-1) unstable; urgency=medium . * Initial release. (Closes: #1127094)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | python-cantools-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc python3-cantools deb python optional arch=all |
| Section | doc |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/cantools/cantools Upstream-Name: python-cantools Upstream-Contact: https://github.com/cantools/cantools/issues/new Files-Excluded: .github/* Comment: Exclude upstream GitHub CI configuration directory. Files: * Copyright: 2015-2019 Erik Moqvist <erik.moqvist@gmail.com> License: Expat Files: debian/* Copyright: 2026 Carl Keinath <carl.keinath@gmail.com> License: Expat Files: tests/files/kcd/the_homer.kcd Copyright: 2011-2019 Jan-Niklas Meier <jan@jansblog.org> License: LGPL-3+ Files: tests/test_c_code/test_framework/unity.c tests/test_c_code/test_framework/unity.h tests/test_c_code/test_framework/unity_internals.h Copyright: 2007-2024 Mike Karlesky 2007-2024 Mark VanderVoord 2007-2024 Greg Williams License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: LGPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3".