blob: 8f2e22148ed73825fc8de6e6531f31ac6a14f9c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-osmapi
pkgdesc = Python wrapper for the OSM API
pkgver = 5.0.0
pkgrel = 1
url = https://pypi.python.org/pypi/osmapi
arch = any
license = GPL
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/o/osmapi/osmapi-5.0.0.tar.gz
sha256sums = 244b0fb432f7810a38b38a13eacc6d53df5441a1ea02a5e952b0fb1c44f2a420
pkgname = python-osmapi
|