Package eget: Information

    Source package: eget
    Version: 7.9-alt1
    Build time:  Apr 9, 2024, 09:09 AM
    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 rpms provided by this srpm:
    eget (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    April 8, 2024 Vitaly Lipatov 7.9-alt1
    - eget: decode & html entity
    - eget: add support square brackets as wildcards
    - eget: select IPFS gateway if gateway mode is forced
    - eget: add list url support for .md (markdown)
    - eget: always use filter for separated mask
    - eget: fix get response 404 from CloudFlare via range 0-0 downloading (#1)
    March 28, 2024 Vitaly Lipatov 7.8-alt1
    - eget: replace --check with --check-url and --check-site
    - eget: fix --check using (also allow --check for backward compatibility)
    - eget: hide missed Brave's ipfs error
    - eget: add support for a new IPFS gateways
    July 29, 2023 Vitaly Lipatov 7.7-alt1
    - eget: put PROGNAME set to init_eget func
    - eget: add hack for construct full url from related Location
    - eget: add is_abs_path and use it
    - eget: add have_end_slash and use it