diff options
author | Vitor Borrego <vitor@bitarus.allowed.org> | 2016-10-22 08:41:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:41:40 +0700 |
commit | 66d5795c84d73e673e48d8ecc35bc12a1bb0f42e (patch) | |
tree | 25c1ca12f36910eaf1e1b920211336b137539ebd /misc/deb2tgz/slack-desc | |
parent | 1d3aa1b1db9c4e30215047e44199e0798715dd9a (diff) |
misc/deb2tgz: Added (convert Debian packages).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/deb2tgz/slack-desc')
-rw-r--r-- | misc/deb2tgz/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/deb2tgz/slack-desc b/misc/deb2tgz/slack-desc new file mode 100644 index 0000000000..ad5ae612e2 --- /dev/null +++ b/misc/deb2tgz/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +deb2tgz: deb2tgz (convert Debian packages) +deb2tgz: +deb2tgz: deb2tgz is a shell script that converts Debian packages to Slackware +deb2tgz: packages. +deb2tgz: +deb2tgz: It added support to other formats to the shell script deb2tgz that +deb2tgz: exists in https://code.google.com/archive/p/deb2tgz/ +deb2tgz: +deb2tgz: Homepage: https://github.com/vborrego/deb2tgz +deb2tgz: +deb2tgz: |