aboutsummaryrefslogtreecommitdiff
path: root/paku.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--paku.json15
1 files changed, 10 insertions, 5 deletions
diff --git a/paku.json b/paku.json
index 30ada98..1607d53 100644
--- a/paku.json
+++ b/paku.json
@@ -4,19 +4,22 @@
"name": "remembering",
"suffix": "-latest",
"version": "5476f9fab45efd3996d50d8b9a1ff4e825d93f44",
- "type": "bin"
+ "type": "bin",
+ "description": "Add memory to dmenu, fzf and similar tools."
},
{
"name": "remembering",
"suffix": "",
"version": "0.2.1",
- "type": "bin"
+ "type": "bin",
+ "description": "Add memory to dmenu, fzf and similar tools."
},
{
"name": "autoqemu",
"suffix": "-latest",
"version": "e676c0baedc09f34fbd07877dc3ab47e9427a221",
- "type": "bin"
+ "type": "bin",
+ "description": "Installation and setup automation tool for QEMU virtual machines"
},
{
"name": "fallible",
@@ -25,7 +28,8 @@
"type": "lib",
"check_inputs": [
"valgrind"
- ]
+ ],
+ "description": "Fault injection library for stress-testing failure scenarios"
},
{
"name": "fallible",
@@ -34,7 +38,8 @@
"type": "lib",
"check_inputs": [
"valgrind"
- ]
+ ],
+ "description": "Fault injection library for stress-testing failure scenarios"
}
]
}