blob: e2c1fa90cf512667f7266782a2508c3b4e56a850 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "SafeRm",
"description": "Wraps rm to prevent dangerous deletion of files",
"url": "https://launchpad.net/safe-rm/trunk/0.12/+download/safe-rm-0.12.tar.gz",
"mirror": null,
"homepage": "https://launchpad.net/safe-rm",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"bin.install \"safe-rm\""
],
"version": "0.12",
"file": "safe-rm.rb"
}
|