mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add naw (#1512)
This commit is contained in:
parent
aa02b51804
commit
26c5651541
@ -18242,5 +18242,19 @@
|
|||||||
"description": "Wrapper for VMProtect SDK",
|
"description": "Wrapper for VMProtect SDK",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ba0f3/vmprotect.nim"
|
"web": "https://github.com/ba0f3/vmprotect.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "naw",
|
||||||
|
"url": "https://github.com/capocasa/naw",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"awk",
|
||||||
|
"csv",
|
||||||
|
"report",
|
||||||
|
"markdown"
|
||||||
|
],
|
||||||
|
"description": "A glue wrapper to do awk-style text processing with Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/capocasa/naw"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user