diff options
author | Erich Eckner <git@eckner.net> | 2017-09-25 13:50:22 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-25 13:50:22 +0200 |
commit | d869017fa610d28989a2e69b6ad04496e32ea3cc (patch) | |
tree | db3fd0eaec48657e7b65b109d48cbda4337ac8f5 /python-owslib | |
parent | 805c2353bbc490f8fee88f7f0bc9205c00bb88f2 (diff) | |
download | archlinuxewe-d869017fa610d28989a2e69b6ad04496e32ea3cc.tar.xz |
python-owslib: added description
Diffstat (limited to 'python-owslib')
-rw-r--r-- | python-owslib/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-owslib/PKGBUILD b/python-owslib/PKGBUILD index 77a010dbd..31a1f0e1f 100644 --- a/python-owslib/PKGBUILD +++ b/python-owslib/PKGBUILD @@ -5,6 +5,7 @@ pkgbase=python-owslib pkgname=('python-owslib' 'python2-owslib') pkgver=0.15.0 pkgrel=1 +pkgdesc='Python package for client programming with Open Geospatial Consortium (OGC) web service interface standards, and their related content models' arch=('any') url='http://geopython.github.io/OWSLib' license=('BSD') |