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

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

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

Name: python-module-xlwt
Version: 0.7.2
Release: alt1

Summary: Library to generate spreadsheet files compatible with Microsoft Excel versions 95 to 2003.

License: BSD-style
Group: Development/Python
Url: http://pypi.python.org/pypi/xlwt
BuildArch: noarch

Packager: Alexey Morsov <swi at altlinux.ru>
Source: %name-%version.tar

Buildrequires: python-dev >= 2.4

Requires: python >= 2.4

%description
Provide a library for developers to use to generate spreadsheet
files compatible with Microsoft Excel versions 95 to 2003.

The package itself is pure Python with no dependencies on modules or
packages outside the standard Python distribution.

%prep
%setup -q

%build

%install
python setup.py install --root=$RPM_BUILD_ROOT --optimize=2 --record=INSTALLED_FILES

mkdir -p %buildroot%_defaultdocdir/%name/
install -m 644 HISTORY.html  licences.py  README.html %buildroot%_defaultdocdir/%name/

%files -f INSTALLED_FILES
%defattr(-,root,root)
%_defaultdocdir/%name/


%changelog

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

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