Package eget: Information

    Source package: eget
    Version: 7.8-alt1
    Build time:  Apr 11, 2024, 05:50 PM in the task #343778
    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


    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
    July 2, 2023 Vitaly Lipatov 7.6-alt1
    - README.md: add commend about install with eepm
    - eget: add --get-ipfs-cid to help, fix for case when IPFS is disabled (no accessible gateway)
    - eget: get_cid_by_url(): return only correct CID
    - eget: fix concatenate_url_and_filename()