Source: python-dlt Section: python Priority: optional Maintainer: Aigars Mahinovs Uploaders: Gianfranco Costamagna Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, pybuild-plugin-pyproject, python3-setuptools, python3-setuptools-scm, pycodestyle, pylint, python3-pytest , # python3-sphinx, # python3-sphinx-multiversion, # python3-sphinx-rtd-theme, # python3-sphinxcontrib.images, # python3-sphinxcontrib.apidoc, # python3-sphinx-click, python3-parameterized, libdlt2 (>=2.18.10), libdlt2 (<<2.18.11) Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/bmwcarit/python-dlt Vcs-Git: https://salsa.debian.org/debian/python-dlt.git Vcs-Browser: https://salsa.debian.org/debian/python-dlt Package: python3-dlt Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, libdlt2 (>=2.18.10), libdlt2 (<<2.18.11) Conflicts: python-dlt Replaces: python-dlt Description: Python wrapper for libdlt to read and process DLT logs from devices Diagnostic Log and Trace (DLT) library wrapper for Python using ctypes . This component provides a log and trace interface, based on the standardised protocol specified in the AUTOSAR standard 4.0 DLT. This library can be used to connect to a DLT logging facility and process saved DLT log files.