aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-12-21 20:21:54 +0100
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-12-21 20:21:54 +0100
commitde64a9284587e24868f01198702ac3e3d53884f4 (patch)
treedb3031569ab8eac61e357c4bde89fa11bba46da2
parentc1b7592a2b0ac33e7420c8da4dcc16f01a671993 (diff)
downloadpackages-de64a9284587e24868f01198702ac3e3d53884f4.tar.gz
packages-de64a9284587e24868f01198702ac3e3d53884f4.zip
Adds awesome_rmdir binary package.
-rw-r--r--packages.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index db50af1..f92221f 100644
--- a/packages.json
+++ b/packages.json
@@ -481,6 +481,16 @@
"description": "Macros to interface with Objective-C.",
"license": "MIT",
"web": "https://github.com/gradha/nimrod-objective-c-bridge/"
+ },
+
+ {
+ "name": "awesome_rmdir",
+ "url": "git://github.com/gradha/awesome_rmdir/",
+ "method": "git",
+ "tags": ["rmdir", "awesome", "commandline"],
+ "description": "Command to remove acceptably empty directories.",
+ "license": "MIT",
+ "web": "https://github.com/gradha/awesome_rmdir/"
}
]