mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Add ansiparse and ansitohtml packages (#1444)
This commit is contained in:
parent
d99532adf2
commit
f33ded26b2
@ -1390,6 +1390,32 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/PMunch/macroutils"
|
"web": "https://github.com/PMunch/macroutils"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "ansiparse",
|
||||||
|
"url": "https://github.com/PMunch/ansiparse",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ansi",
|
||||||
|
"library",
|
||||||
|
"parsing"
|
||||||
|
],
|
||||||
|
"description": "Library to parse ANSI escape codes",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/PMunch/ansiparse"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ansitohtml",
|
||||||
|
"url": "https://github.com/PMunch/ansitohtml",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ansi",
|
||||||
|
"library",
|
||||||
|
"html"
|
||||||
|
],
|
||||||
|
"description": "Converts ANSI colour codes to HTML span tags with style tags",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/PMunch/ansitohtml"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "sdl2_nim",
|
"name": "sdl2_nim",
|
||||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user