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

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

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

Name: python-module-pyemf
Version: 2.0.0
Release: alt0.1

Summary: Pure Python Enhanced Metafile Library

Group: Development/Python
License: LGPL
Url: http://pyemf.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

%setup_python_module pyemf

Source: http://dl.sf.net/%modulename/%modulename-%version.tar.bz2

# manually removed: eric

# Automatically added by buildreq on Mon Jan 02 2006
BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings

%description
Pure Python library for Enhanced Metafile (.emf) ECMA-234 compliant
scalable graphics files. ECMA-234 is the published API for the Windows
GDI, and .emf vector graphics files are natively supported by the
OpenOffice suite of tools and in RTF files.

%prep
%setup -q -n %modulename-%version

%build
%__python setup.py build

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

%files
%doc README
%python_sitelibdir/*

%changelog

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

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