Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37887729
en ru br
ALT Linux repositórios
5.0: 0.6.3a-alt1.1
4.1: 0.6.3a-alt1.1
4.0: 0.6.3a-alt1
3.0: 0.6.2a-alt1

Group :: Desenvolvimento/Python
RPM: python-module-pyExcelerator

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

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

Summary: Pure-python generating Excel 97+ files
Name: %packagename
Version: %version
Release: %release
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>

%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

%build
%__python setup.py build

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

%files -f INSTALLED_FILES

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009