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

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

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

%define oname configparse
Name: python-module-%oname
Version: 0.3
Release: alt1.1

Summary: A configfile and command-line parsing library based on optparse

License: BSD
Group: Development/Python
Url: http://www.gustaebel.de/lars/configparse/

Packager: Vitaly Lipatov <lav at altlinux.ru>
Source: http://www.gustaebel.de/lars/configparse/%oname-%version.tar.bz2

BuildArch: noarch

%setup_python_module %oname

# Automatically added by buildreq on Sat Oct 13 2007

BuildRequires: python-dev python-modules-compiler python-modules-encodings

%description
A simple, flexible, easy-to-use configfile and command-line parsing library
built on top of the standard library optparse module.

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

%build
%__python setup.py build

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

%files
%python_sitelibdir/*

%changelog

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

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