pyproject.toml: update description
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 24 Sep 2020 02:24:21 +0000 (22:24 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 24 Sep 2020 02:24:21 +0000 (22:24 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
pyproject.toml

index e09a52f3dba0617d7e8a22ffe60608313bfe0c7c..c21e0a29b51894e6da69ab461c659de59def7d39 100644 (file)
@@ -28,7 +28,7 @@ build-backend = 'poetry.masonry.api'
 [tool.poetry]
 name = 'barectf'
 version = '2.3.1'
-description = 'Generator of ANSI C tracers which output CTF'
+description = 'Generator of ANSI C tracers which output CTF data streams'
 license = 'MIT'
 authors = ['Philippe Proulx <eeppeliteloop@gmail.com>']
 readme = 'README.md'
This page took 0.025162 seconds and 4 git commands to generate.