Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37532137
en ru br
Репозитории ALT

Группа :: Сети/WWW
Пакет: btcat

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: btcat
Version: 0.2
Release: alt1

Summary: Btcat is a torrent command line tool
License: GPL-3.0-or-later
Group: Networking/WWW
Url: https://github.com/glebfm/btcat

BuildArch: noarch

Source: btcat

BuildRequires: rpm-build-python3

%description
btcat is a command line tool that downloads a file using the bittorrent
protocol and outputs its contents to the standard output. btcat streams
the data sequentially, which allows processing the file in a pipeline
before the whole transfer has been completed. It is possible, for
instance, to reproduce a media file while it's still downloading.

%prep
%setup -c -T
cp %_sourcedir/btcat .

%install
mkdir -p %buildroot/%_bindir
install -m755 btcat %buildroot%_bindir/

%files
%_bindir/btcat

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin