Пакет eget: Информация
Исходный пакет: eget
Версия: 7.16-alt1
Собран: 9 января 2026 г. 17:26 в задании #404627
Категория: Сети/WWW
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/Etersoft/eget
Лицензия: AGPLv3
О пакете: Оболочка загрузчика в стиле wget с поддержкой подстановочных знаков
Описание:
eget — это оболочка загрузчика в стиле wget. Обеспечивает загрузку, используя URL-адреса с подстановочными знаками. Поддерживает wget или curl в качестве программного модуля.
Сопровождающий: Vitaly Lipatov
Последнее изменение
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
9 декабря 2025 г. Vitaly Lipatov 7.15-alt1
- eget: pass --no-glob to wget if used - eget: restore missed protocol in real url - eget: fix filename parsing - eget: don't hide errors on list - eget: drop extra spaces before and after URL - eget: add support --output-dir to wget - eget: add a few url support - eget: add aria2 backend support - eget: fix to support many args
18 апреля 2025 г. Vitaly Lipatov 7.14-alt1
- eget: fix bug with IPFS handling - eget: add support for EGET_OPTIONS - eget: add --no-content-disposition - eget: fix user agent string quoting - eget: fix left args - eget: fix get real filename for redirects with tags - eget: add --no-glob support