aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index e5fa8b5..97f5634 100644
--- a/packages.json
+++ b/packages.json
@@ -13338,5 +13338,19 @@
"description": "Indie assembler/linker for Android's Dalvik VM .dex & .apk files",
"license": "AGPL-3.0",
"web": "https://github.com/akavel/dali"
+ },
+ {
+ "name": "rect",
+ "url": "https://github.com/jiro4989/rect",
+ "method": "git",
+ "tags": [
+ "cli",
+ "tool",
+ "text",
+ "rectangle"
+ ],
+ "description": "rect is a command to crop/paste rectangle text.",
+ "license": "MIT",
+ "web": "https://github.com/jiro4989/rect"
}
]