blob: e70dac254447146953eb3e62b46403903c768046 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Generated by makepkg 4.2.1-161-g36327-dirty
# Sat Jun 27 18:07:45 UTC 2015
pkgbase = python-geojson
pkgdesc = Python bindings and utlities for GeoJSON
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/frewsxcv/python-geojson
arch = any
license = BSD
makedepends = python-setuptools
depends = python
source = https://github.com/frewsxcv/python-geojson/archive/1.2.1.tar.gz
sha1sums = 87c7a6b7d4fae0ccf4bcfb527ff29e8ba3a55083
pkgname = python-geojson
|