Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: wcurl | Distribution: openSUSE Tumbleweed |
Version: 2024.12.08 | Vendor: openSUSE |
Release: 1.1 | Build date: Sat Jan 18 21:19:52 2025 |
Group: Unspecified | Build host: reproducible |
Size: 17510 | Source RPM: wcurl-2024.12.08-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/curl/wcurl | |
Summary: A simple wrapper around curl to easily download files |
A simple curl wrapper which lets you use curl to download files without having to remember any parameters. Simply call wcurl with a list of URLs you want to download and wcurl will pick sane defaults. If you need anything more complex, you can provide any of curl's supported parameters via the --curl-options option. Just beware that you likely should be using curl directly if your use case is not covered. By default, wcurl will: * Percent-encode whitespaces in URLs; * Download multiple URLs in parallel if the installed curl's version is >= 7.66.0; * Follow redirects; * Automatically choose a filename as output; * Avoid overwriting files if the installed curl's version is >= 7.83.0 (--no-clobber); * Perform retries; * Set the downloaded file timestamp to the value provided by the server, if available; * Disable curl's URL globbing parser so {} and [] characters in URLs are not treated specially; * Percent-decode the resulting filename; * Use "index.html" as default filename if there's none in the URL.
curl
* Sat Jan 18 2025 Samuel Henrique <samueloph@debian.org> - new upstream release 2024.12.08 * new parameter "-o|-O|--output|output=" which allows the user to choose the output filename. * default to "index.html' as filename if none can be inferred from the URL. * percent-decode output filenames by default. * new option to disable percent-decoding of output filenames: "--no-decode-filename". * fix typo in the list of features of the manpage. * README/manpage: Point to the curl issue tracker. * README: - Add a missing dash to the "--dry-run" command. - Add a logo. - Add a brief section explaining about our testsuite. - Remove HTML "<a name>" anchors. * symlink LICENSE to LICENSES/curl.txt. * update AUTHORS. - update package description with new features - only buildrequires shunit2 on releases that have it * Thu Sep 05 2024 Manfred Schwarb <manfred99@gmx.ch> - make tests dependent on shunit2 >= 2.1.8 * Thu Aug 29 2024 Martin Hauke <mardnh@gmx.de> - siplify and cleanup specfile * Wed Aug 14 2024 Manfred Schwarb <manfred99@gmx.ch> - wcurl has a new home: https://github.com/curl/wcurl * Fri Jul 12 2024 Manfred Schwarb <manfred99@gmx.ch> - initial OBS packaging
/usr/bin/wcurl /usr/share/doc/packages/wcurl /usr/share/doc/packages/wcurl/README.md /usr/share/licenses/wcurl /usr/share/licenses/wcurl/LICENSE /usr/share/man/man1/wcurl.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Feb 11 01:30:40 2025