diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2013-11-30 18:25:02 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:02 -0600 |
commit | 03b1096a198e4f0b3a4d92f3c6a1010561b370ff (patch) | |
tree | 5282c339d6a2ce4c4ac16ee7b39de057eec7aede /system/sbotools/README | |
parent | 6cbc8e0506f2778129177d1c576e8c5483556c4e (diff) | |
download | slackbuilds-03b1096a198e4f0b3a4d92f3c6a1010561b370ff.tar.gz |
system/sbotools: Added (ports-like interface to slackbuilds.org).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/sbotools/README')
-rw-r--r-- | system/sbotools/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/system/sbotools/README b/system/sbotools/README new file mode 100644 index 0000000000..1f335cf7b3 --- /dev/null +++ b/system/sbotools/README @@ -0,0 +1,16 @@ +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/ + +sbotools bundles the required Perl module Sort::Versions with it. This does +not interfere with a copy installed from the CPAN, or from slackbuilds.org. + +sbotools is written and maintained by d4wnr4z0r, xocel, and pink_mist; +we can be contacted in #sbotools on freenode. |