Package eget: Information

    Source package: eget
    Version: 7.7-alt1
    Build time:  Jul 30, 2023, 02:09 PM
    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


    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()
    May 12, 2023 Vitaly Lipatov 7.5-alt1
    - eget: allow download file from http://site/page/ URL (with latest slash)
    - eget: print about unknown options