./srcget.sh <name>
i.e.:
./srcget.sh zlib
- wget
- GNU awk
- profile in profiles dir
- awk filter
- Support for downloading a specific version
- Groups/tags/categories
- Dependency support: weak & strong dependencies
- Improve version checking, most of the filters rely on very simple checks
- Python migration: not to be done, but instead a new fork (srcgetpy) to happen
- Signal handling: control-c is to be improved
- Support for: Content-Disposition header
- dependency work is needed for
Option | Description |
---|---|
-h |
Display this help message |
-A |
Download all packages |
-L |
List all 'packages' |
-I |
Information about package |
-x |
Turn on debug mode |
-n |
Quiet mode: show filename only |
-q |
Quiet mode: don't show anything |
-H |
Debug: return server HTTP headers |
-N |
Show only version do not download |
-D |
Testing: download remote url only |