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

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

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

%define packagename python-module-config

Summary: a module for configuring Python programs which aims to offer more power and flexibility than the existing ConfigParser module.
Name: %packagename
Version: 0.3.7
Release: alt2
Source0: config-%version.tar.gz
License: GPL
Group: Development/Python
URL: http://www.red-dove.com/python_config.html
Packager: Mikhail Pokidko <pma at altlinux.org>
BuildArch: noarch

# Automatically added by buildreq on Thu Jul 10 2008

BuildRequires: python-devel
BuildRequires: python-module-setuptools

%description
A module for configuring Python programs which aims to offer more power and flexibility than the existing ConfigParser module.
Python programs which are designed as a hierarchy of components can use config to configure their various components in a uniform way.

%prep
%setup  -q -n config-%version

%build
%python_build

%install
%python_install

%files
%doc README.txt LICENSE
%python_sitelibdir/config.*
%python_sitelibdir/config-*.egg-info

%changelog

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

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