diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2013-02-13 18:40:57 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-13 19:34:04 -0500 |
commit | 73706918a5e0a4bb178a43f4a9d8e2f3855163a7 (patch) | |
tree | f34a6997271530dfa99a9f317d0872819f87c5da /system/sbotools/README | |
parent | 1af2ba7bf506ab3a261d1bb1b016e6b65a1f944f (diff) | |
download | slackbuilds-73706918a5e0a4bb178a43f4a9d8e2f3855163a7.tar.gz |
system/sbotools: Added (ports-like interface to slackbuilds.org)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/sbotools/README')
-rw-r--r-- | system/sbotools/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/sbotools/README b/system/sbotools/README new file mode 100644 index 0000000000..c26b872b4d --- /dev/null +++ b/system/sbotools/README @@ -0,0 +1,10 @@ +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/ |