Add package rect (#1081)

This commit is contained in:
jiro 2019-05-24 18:36:14 +09:00 committed by Miran
parent 1ec87a75c5
commit 088b4c2657

View File

@ -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"
}
]