mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package cap10 (#2735)
This commit is contained in:
parent
3af0c947b3
commit
0dea5661b1
@ -315,7 +315,9 @@
|
|||||||
"name": "arrayutils",
|
"name": "arrayutils",
|
||||||
"url": "https://github.com/choltreppe/arrayutils",
|
"url": "https://github.com/choltreppe/arrayutils",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["array"],
|
"tags": [
|
||||||
|
"array"
|
||||||
|
],
|
||||||
"description": "map/mapIt for arrays",
|
"description": "map/mapIt for arrays",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
@ -31709,5 +31711,20 @@
|
|||||||
"description": "AST IIFE for nim. Generate code with AST.",
|
"description": "AST IIFE for nim. Generate code with AST.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/xjzh123/astiife"
|
"web": "https://github.com/xjzh123/astiife"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cap10",
|
||||||
|
"url": "https://github.com/crashappsec/cap10",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"terminal",
|
||||||
|
"expect",
|
||||||
|
"pty",
|
||||||
|
"capture",
|
||||||
|
"replay"
|
||||||
|
],
|
||||||
|
"description": "A tool to capture and replay command line terminal sessions",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/crashappsec/cap10"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user