Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37527867
en ru br
ALT Linux repositórios
5.0: 2.1.1-alt1
4.1: 1.3.6-alt1.1

Group :: Desenvolvimento/Outros
RPM: python-module-lxml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname lxml
Name: python-module-%oname
Version: 1.3.6
Release: alt1.1

Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API

License: BSD
Group: Development/Other
Url: http://codespeak.net/lxml/

Packager: Vitaly Lipatov <lav at altlinux.ru>

%setup_python_module %oname

Source: http://pypi.python.org/packages/source/l/lxml/%oname-%version.tar.bz2

# manually removed: python-module-Rabbyt python-module-pybliographer

# Automatically added by buildreq on Wed Jan 02 2008
BuildRequires: libxslt-devel python-module-MySQLdb python-module-ruledispatch python-module-setuptools

%description
Powerful and Pythonic XML processing library combining libxml2/libxslt
with the ElementTree API.

lxml is a Pythonic, mature binding for the libxml2 and libxslt
libraries. It provides safe and convenient access to these libraries
using the ElementTree API.

It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

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

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

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

%files
%doc doc CHANGES.txt CREDITS.txt INSTALL.txt LICENSES.txt README.txt TODO.txt
%python_sitelibdir/*

%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