Files
guru/dev-util/babeltrace2/metadata.xml
Alessandro Barbieri acb29b6581 dev-util/babeltrace2: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-09-01 02:05:55 +02:00

18 lines
1010 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Babeltrace /ˈbæbəltreɪs/, an EfficiOS project, is an open-source trace manipulation toolkit.
The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it very easy for mere mortals to view, convert, transform, and analyze traces.
Babeltrace 2 is also the reference parser implementation of the Common Trace Format (CTF), a very versatile trace format followed by various tracers and tools such as LTTng and barectf. The Babeltrace 2 library and its Python bindings can read and write CTF traces.
</longdescription>
<upstream>
<bugs-to>https://bugs.lttng.org/projects/babeltrace</bugs-to>
<remote-id type="github">efficios/babeltrace</remote-id>
</upstream>
</pkgmetadata>