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

Группа :: Development/Python3
Пакет: python3-module-libnacl

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

%define oname libnacl

Name: python3-module-%oname
Version: 1.7.1
Release: alt2

Summary: This library is used to gain direct access to the functions exposed by Daniel J. Bernstein's nacl library via libsodium or tweetnacl

License: Apache-2.0
Group: Development/Python3
Url: https://github.com/saltstack/libnacl
Packager: Valentin Rosavitskiy <valintinr at altlinux.org>
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

Requires: libsodium23


%description
This library is used to gain direct access to the functions exposed by
Daniel J. Bernstein's nacl library via libsodium or tweetnacl. It has
been constructed to maintain extensive documentation on how to use nacl
as well as being completely portable. The file in libnacl/__init__.py
can be pulled out and placed directly in any project to give a single
file binding to all of nacl.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc AUTHORS LICENSE MANIFEST.in README.rst
%python3_sitelibdir/*


%changelog

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

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