python-someipy 2.1.2-1
Package Information
| Description | Python Library implementing the SOME/IP Protocol someipy is a Python library implementing the automotive SOME/IP protocol, including SOME/IP Service Discovery (SD). It is aimed at fast prototyping of applications that provide (server) or consume (client) SOME/IP services from other ECUs, in cases where a full AUTOSAR Classic or Adaptive integration would be excessive. In addition to the wire protocol and service discovery, someipy supports serialization and deserialization of SOME/IP payloads, allowing message and parameter layouts to be defined directly in Python. The implementation follows the AUTOSAR R22-11 SOME/IP and SOME/IP Service Discovery protocol specifications. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Carl Keinath <carl.keinath@gmail.com> |
| Sponsor | jcfp@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-someipy.git (browse) |
| Closes | #1145079 |
| Tracker | https://tracker.debian.org/pkg/python-someipy |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Source | python-someipy |
|---|---|
| Version | 2.1.2-1 |
| Changed-By | Carl Keinath |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 02 Sep 2026 20:37:30 +0000 |
Changelog
python-someipy (2.1.2-1) unstable; urgency=medium . * Initial release. (Closes: #1145079)
.dsc
| Section | doc |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python-someipy-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc python3-someipy deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/chrizog/someipy Upstream-Name: someipy Upstream-Contact: https://github.com/chrizog/someipy/issues/new Files: * Copyright: 2024-2025 Christian Herzog <someipy.package@gmail.com> License: GPL-3+ Files: debian/* Copyright: 2026 Carl Keinath <carl.keinath@gmail.com> License: GPL-3+ License: GPL-3+ This package is free software: you can redistribute it and/or modify it under the terms of the GNU 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".