SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

wcurl rpm build for : OpenSuSE. For other distributions click wcurl.

Name : wcurl
Version : 2024.07.10 Vendor : obs://build_opensuse_org/home:manfred999
Release : lp156.14.1 Date : 2024-09-06 00:16:02
Group : Unspecified Source RPM : wcurl-2024.07.10-lp156.14.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : A simple wrapper around curl to easily download files
Description :
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:
* 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/manfred999/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  wcurl-2024.07.10-lp156.14.1.noarch.rpm
     

Provides :
wcurl

Requires :
/bin/sh
curl >= 7.46.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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

 
ICM