python-ocpp 2.1.0-1
Package Information
| Description | Python implementation of the Open Charge Point Protocol (OCPP). The OCPP protocol is used by the electric vehicles to communicate with their chargers. The chargers can either by connected by plug or overhead pantograph. This is a very robust reference implementation of the websockets + JSON protocol. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Alexandre Detiste <tchet@debian.org> |
| Sponsor | tchet@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-ocpp.git (browse) |
| Closes | #1139568 |
| Tracker | https://tracker.debian.org/pkg/python-ocpp |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Tue, 09 Jun 2026 22:27:53 +0100 |
| Source | python-ocpp |
| Version | 2.1.0-1 |
| Changed-By | Alexandre Detiste |
Changelog
python-ocpp (2.1.0-1) unstable; urgency=medium . * Initial release. (Closes: #1139568)
.dsc
| Component | main |
|---|---|
| Package-List | python3-ocpp deb python optional arch=all |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mobilityhouse/ocpp Upstream-Name: ocpp Files: * Copyright: 2019 The Mobility House License: Expat Files: debian/* Copyright: 2026 Alexandre Detiste <tchet@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.