Source: barectf Maintainer: Michael Jeanson Uploaders: Jon Bernard Section: python Priority: optional Build-Depends: python3-setuptools, python3-all (>= 3.0), debhelper (>= 9), python3-yaml, python3-termcolor, dh-python Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/debian/barectf.git Vcs-Browser: https://salsa.debian.org/debian/barectf Homepage: http://barectf.org Package: python3-barectf Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-yaml, python3-termcolor, python3-setuptools Description: C99 code generator to write native CTF barectf is a command-line utility which generates C99 code that is able to write native Common Trace Format (CTF) binary streams. The target audience is developers who need to trace bare metal systems (without an operating system). The code produced is pure C99 and can be lightweight enough to fit on a tiny microcontroller.