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

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

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

%define shortname simplejson

Name: python-module-simplejson
Version: 2.0.9
Release: alt1

Summary: Simplejson is a simple, fast, extensible JSON encoder/decoder for Python
License: MIT/X Consortium
Group: Development/Python

Url: http://undefined.org/python/#simplejson

Packager: Andrey Rahmatullin <wrar at altlinux.ru>

Source0: %shortname-%version.tar

BuildRequires: python-module-setuptools


%description
Simplejson is a simple, fast, complete, correct and extensible JSON
encoder and decoder for Python 2.3+. It is pure Python code with no
dependencies.

%package doc
Summary: Documentation for %name
Group: Development/Python
BuildArch: noarch

%description doc
Simplejson is a simple, fast, complete, correct and extensible JSON
encoder and decoder for Python 2.3+. It is pure Python code with no
dependencies.

This package contains documentation for simplejson.


%prep
%setup -n %shortname-%version
rm -rf %shortname/tests/

%build
%python_build

%install
%python_install


%files
%python_sitelibdir/%shortname/
%python_sitelibdir/*.egg-info

%files doc
%doc docs/*


%changelog

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

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