Source: python-vblf Section: python Maintainer: Debian Python Team Uploaders: Alexandre Detiste , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-setuptools, python3-setuptools-scm, python3-all, python3-pytest , Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.4 Homepage: https://github.com/zariiii9003/vblf Vcs-Browser: https://salsa.debian.org/python-team/packages/python-vblf Vcs-Git: https://salsa.debian.org/python-team/packages/python-vblf.git Package: python3-vblf Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Description: Binary Logging Format library for Python The .blf format is commonly used to serialize and upload CANBUS data from edge node. . The .blf format was originaly created by Vector Informatik but has been reversed engineered with various success. . This library provides a solid implementation.