gogga/dub.json

10 lines
253 B
JSON
Raw Normal View History

2020-10-29 09:18:55 +00:00
{
"authors": [
"Tristan B. Kildaire"
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"description": "Simple VT100 colourised thread safe pretty printer for debug messages",
"license": "LGPL",
"name": "gogga",
"targetType": "library"
}