blob: 285d990615cfc0ef163a5fe386d7c30a5b685676 (
plain)
1
2
3
4
5
6
7
8
9
10
|
sbosrcarch creates and maintains an archive of source code files linked
to by DOWNLOAD= and DOWNLOAD_x86_64= URLs in SlackBuilds.org .info files.
This git repo contains:
sbosrc - client that uses the archive to download sources.
sbosrcarch - the archive creation/maintenance script.
sbosrcarch.conf - sample config file.
sbosrcarch.faq - user FAQ, should be copied to FAQ in the archive roo.
sbosrcarch.txt - user docs, should be copied to README in the archive roo.
|