Source: python-ocpp Section: python Maintainer: Debian Python Team Uploaders: Alexandre Detiste , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-jsonschema , python3-hypothesis , python3-poetry-core, python3-pytest , python3-pytest-asyncio , Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.4 Homepage: https://github.com/mobilityhouse/ocpp Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ocpp Vcs-Git: https://salsa.debian.org/python-team/packages/python-ocpp.git Package: python3-ocpp Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, 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.