Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37573904
en ru br
Репозитории ALT
5.1: 0.3.2-alt1.1
4.1: 0.3.2-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-GnuPGInterface

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

%define oname GnuPGInterface
Name: python-module-%oname
Version: 0.3.2
Release: alt1.1

Summary: A Python module to interface with GnuPG

License: LGPL
Group: Development/Python
Url: http://py-gnupg.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://dl.sf.net/py-gnupg/%oname-%version.tar.bz2

BuildArch: noarch

%setup_python_module %oname

# Automatically added by buildreq on Sun Oct 28 2007

BuildRequires: python-dev python-modules-compiler

%description
GnuPGInterface is a Python module to interface with GnuPG. It concentrates
on interacting with GnuPG via filehandles, providing access to control
GnuPG via versatile and extensible means.

%prep
%setup -q -n %oname-%version

%build
%__python setup.py build

%install
%__python setup.py install --root %buildroot

%files
%doc NEWS README THANKS
%python_sitelibdir/*

%changelog

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

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