Package eget: Information

    Source package: eget
    Version: 7.18-alt1
    Latest version according to Repology
    Build time:  Mar 2, 2026, 12:57 PM in the task #409646
    Category: Networking/WWW
    Report package bug
    License: AGPLv3
    Summary: wget like downloader wrapper with wildcard support
    Description: 
    eget is a wget like downloader wrapper. It supports download urls with wildcard.
    
    It supports wget or curl as backend.

    List of RPM packages built from this SRPM:
    eget (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @everybody

    Last changed


    March 1, 2026 Vitaly Lipatov 7.18-alt1
    - eget: get_urls: filter out ../ and ./ entries from HTML directory listings
    - eget: support multiple files in EGET_IPFS_DB
    - eget: fix missing $CID argument in put_cid_and_url
    - eget: fix -N/--timestamping with -O for wget backend
    - eget: use nanosecond integer timing in speedtest
    - eget: fix division by zero in __calc_avg_filtered for speedtest
    Feb. 20, 2026 Vitaly Lipatov 7.17-alt1
    - eget: support HTTP/2 in URL accessibility checks
    - eget: add --get-filesize option and url_get_size() function
    - eget: add --speedtest option for measuring download speed
    - eget: lazy backend detection, only check needed downloaders
    Jan. 9, 2026 Vitaly Lipatov 7.16-alt1
    - eget: add axel support
    - eget: add EGET_WGET_OPTIONS, EGET_CURL_OPTIONS, EGET_ARIA2_OPTIONS EGET_AXEL_OPTIONS
    - eget: fix double downloading on error
    - many fixes
    - eget: add --show-progress option to display progress bar in quiet mode
    - eget: add -N|--timestamping option for conditional downloads
    - eget: add Last-Modified warning for curl backend
    - eget: add -i|--input-file option
    - eget: support --option=value format for long options
    - eget: add --list support for FTP protocol
    - eget: add rsync backend support (rsync:// and ssh URLs)
    - eget: add EGET_MIRRORS variable support with eterfund defaults
    - eget: add --force/--allow-overwrite, error if file exists without flags