Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530505
en ru br
ALT Linux repos
S:2.0.1-alt1

Group :: Terminals
RPM: asciinema

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: asciinema
Version: 2.0.1
Release: alt1
Summary: Terminal session recorder
License: GPLv3
Group: Terminals
Url: https://asciinema.org
BuildArch: noarch
Source: %name-%version.tar
BuildRequires: python3-module-setuptools

%description
asciinema [as-kee-nuh-muh] is a free and open source solution for
recording terminal sessions and sharing them on the web.

%prep
%setup

%build
%python3_build

%install
%python3_install
install -pDm644 man/%name.1 %buildroot%_man1dir/%name.1

%files
%_bindir/%name
%python3_sitelibdir/%{name}*
%_man1dir/%{name}.1.*
%doc CONTRIBUTING.md CHANGELOG.md README.md

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin