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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define version 2.1.1
%define release alt1
%setup_python_module lxml

Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
Name: %packagename
Version: %version
Release: %release
Source0: %modulename.tar
License: BSD/GPLv2/ZPL/PSF
Group: Development/Python
Vendor: lxml dev team <lxml-dev at codespeak.net>
URL: http://codespeak.net/lxml
Packager: Python Development Team <python at packages.altlinux.org>

BuildPreReq: libxslt-devel python-module-setuptools

%description
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 %modulename

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

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

%files -f INSTALLED_FILES
%defattr(-,root,root)

%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