(DtxdF-appscript-v0.3.1_GH0.tar.gz) = 7751 diff --git a/archivers/appscript/pkg-descr b/archivers/appscript/pkg-descr index 9b61c5c7b3ac..fa258192de16 100644 --- a/archivers/appscript/pkg-descr +++ b/archivers/appscript/pkg-descr @@ -1,5 +1,2 @@ -appscript is a very lightweight script that compresses a directory -using tar(1), encodes the result with base64(1), and then creates -a sh(1) script that decompresses that result into a temporary -location (optionally using tmpfs(4)), and finally executes a script -named APPSCRIPT from the current working directory. +appscript is a very lightweight and easy-to-use tool for creating +self-extracting executables.