canvenient 1.01-1
Package Information
| Description | CAN abstraction layer for portable CAN communication - development files CANvenient is a portability layer that provides a unified API for Controller Area Network (CAN) communication on Windows and Linux. It enables applications to interact with different CAN interfaces and hardware using a consistent programming model. The library abstracts multiple vendor-specific and system CAN APIs, allowing developers to write portable software without targeting a specific backend. Supported backends include SocketCAN on Linux and vendor libraries such as Ixxat VCI, Kvaser CANlib, PCAN-Basic and Softing CAN Layer 2. CANvenient is intended for use in embedded, industrial and automotive applications where portability across CAN hardware and platforms is required. This package contains development libraries, header files and manpages for canvenient |
|---|---|
| Maintainer | Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org> |
| Changed By | Christopher Obbard <obbardc@debian.org> |
| Sponsor | obbardc@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/electronics-team/canvenient.git (browse) |
| Closes | #1132627 |
| Tracker | https://tracker.debian.org/pkg/canvenient |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Changed-By | Christopher Obbard |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Sat, 04 Apr 2026 10:51:45 +0100 |
| Source | canvenient |
| Version | 1.01-1 |
Changelog
canvenient (1.01-1) unstable; urgency=medium . * Initial release. (Closes: #1132627)
.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libcanvenient-dev deb libdevel optional arch=any libcanvenient1 deb libs optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://canopenterm.de/canvenient Upstream-Name: canvenient Upstream-Contact: Michael Fitzmayer <michael-fitzmayer@punkt.de> Files: * Copyright: 2026, Michael Fitzmayer License: Expat Files: debian/* Copyright: 2026 Christopher Obbard <obbardc@debian.org> 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.