owslib-py stable port information

Info2: <<

Package: owslib-py%type_pkg[python]
Version: 0.4.0
Revision: 1
Description: OGC Web Service utility library in Python
DescDetail: <<
Package for working with OGC web map and feature services.

OWSLib provides a common API for accessing service metadata and wrappers for
GetCapabilities, GetMap, and GetFeature requests.
<<
Source: http://cheeseshop.python.org/packages/source/O/OWSLib/OWSLib-%v.tar.gz
Source-MD5: 1fa964a6c9bdd36cf51388b3ee01695e
Type: python (2.5 2.6 2.7)
# FIX: lxml might not be needed anymore
BuildDepends: setuptools-py%type_pkg[python]
Depends: python%type_pkg[python], lxml-py%type_pkg[python]
CompileScript: <<
echo Skipping build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root=%d
<<
DocFiles: PKG-INFO *.txt
License: GPL
Homepage: http://cheeseshop.python.org/pypi/OWSLib
Maintainer: Kurt Schwehr

DescPort: <<
Decided to use the OWSLib tar on the Python Cheese Shop rather than a snapshot from
inside the PCL (gispython.org) svn tree.

Making the dependency be on lxml for simplicity. It could have used
elementtree, but that is slower.
<<

# Info2
<<