Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766271
en ru br
ALT Linux repos
S:1.0.1-alt2

Group :: Development/Python3
RPM: python3-module-potr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-potr
Version: 1.0.1
Release: alt2
Summary: Python Off-The-Record encryption
Group: Development/Python3
License: LGPLv3+
Url: http://python-otr.pentabarf.de
BuildArch: noarch
Source: python-potr-%version.zip

BuildRequires(pre): rpm-build-python3 unzip

%description
This is a pure Python OTR implementation; it does not bind to libotr.

%prep
%setup -n python-potr-%version

%build
%python3_build

%install
%python3_install

%files
%doc src/tools/convertkey.py CHANGELOG PKG-INFO
%python3_sitelibdir_noarch/*

%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