diff options
author | B. Watson <yalhcru@gmail.com> | 2015-04-07 21:09:30 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2015-04-07 21:09:30 -0400 |
commit | 5ac143ee2f384049ed0f299dc030963216fb226e (patch) | |
tree | 7a85b3f363333ce7eb16d27b0d7ff61864420d6f /README | |
parent | 97a7e8464438e173a357ea9a272f91e26a789ac5 (diff) | |
download | sbostuff-5ac143ee2f384049ed0f299dc030963216fb226e.tar.gz |
Add README and sbofixinfo
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +sbostuff - Miscellaneous tools for working with SlackBuild.org (SBo) +build scripts. Included tools: + +sbodeps - generate a queue file based on .info file contents +sbodl - download the sources (from the .info file) +sbofixinfo - try to fix malformed .info files +sbolint - examine a SBo tarball or dir, look for common errors +sbosearch - search local SBo repo +sbosubmit - submit to SBo, from command line |