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

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

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

%define version 0.6.3a
%define release alt1
%setup_python_module pyExcelerator

Summary: Pure-python generating Excel 97+ files
Name: %packagename
Version: %version
Release: %release.1
Source0: %modulename-%version.tar.bz2
License: BSD
Group: Development/Python
Prefix: %prefix
BuildArchitectures: noarch
Vendor: Roman V. Kiseliov <roman at kiseliov.ru>
Url: http://sourceforge.net/projects/pyexcelerator/
Packager: Python Development Team <python at packages.altlinux.org>

Patch1: %modulename-%version-stdout.patch
Patch2: %modulename-%version-p23.patch

%description
pyExcelerator is a library for generating Excel 97/2000/XP/2003 and
OpenOffice Calc compatible spreadsheets. pyExcelerator has full-blown support
for UNICODE in Excel and Calc spreadsheets, allows using variety of formatting
features, provides interface to printing options of Excel and OpenOffice Calc.
pyExcelerator contains also Excel BIFF8 dumper and MS compound documents
dumper. Main advantage is possibility of generating Excel spreadsheets without
COM  servers.  The only requirement -- Python 2.4b2 or higher. From version
0.5 pyExcelerator can import data from Excel spreadsheets.

%prep
%setup  -q -n %modulename-%version
%patch1 -p1
%patch2 -p1

%build
%__python setup.py build

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

%files -f INSTALLED_FILES

%changelog

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

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