Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37634136
en ru br
ALT Linux repositórios
S:0.2-alt1

Group :: Rede/WWW
RPM: btcat

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009