diff options
Diffstat (limited to 'slackbuild/sbotools/README')
-rw-r--r-- | slackbuild/sbotools/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/slackbuild/sbotools/README b/slackbuild/sbotools/README new file mode 100644 index 0000000..557db68 --- /dev/null +++ b/slackbuild/sbotools/README @@ -0,0 +1,12 @@ +sbotools (ports-like interface to slackbuilds.org) + +sbotools is a set of perl scripts providing a ports-like automation +interface to slackbuilds.org. Its features include requirement handling +and the ability to handle 32-bit and compat32 builds on multilib +x86_64 systems. + +There are man pages for each of the sbo* commands, and more documentation, +as well as online versions of the man pages, can be found at +http://dawnrazor.net/sbotools/documentation/ + +http://dawnrazor.net/sbotools |