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

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

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

%define oname PyChart
%define module pychart
%define _python_egg_info %python_sitelibdir/%oname-%version-py%__python_version.egg-info

Name: python-module-pychart
Version: 1.39
Release: alt1

Summary: A Python library for creating high quality Encapsulated Postscript, PDF, PNG, or SVG charts

License: BSD like
Url: http://home.gna.org/pychart/
Group: Development/Python

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://download.gna.org/pychart/%oname-%version.tar.bz2

BuildArch: noarch

BuildPreReq: rpm-build-compat >= 1.2

# Automatically added by buildreq on Sun Jan 04 2009

BuildRequires: python-devel

%description
PyChart is a Python library for creating high quality Encapsulated
Postscript, PDF, PNG, or SVG charts. It currently supports line plots,
bar plots, range-fill plots, and pie charts. Because it is based on
Python, you can make full use of Python's scripting power

%prep
%setup -q -n %oname-%version

%build
%python_build

%install
%python_install

%files
%doc README
%python_sitelibdir/%module/
%_python_egg_info

%changelog

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

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