blob: e6dfc06c23bed2a502f92335b2741e7fff01dc1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-geojson-rewind
pkgdesc = 🌍 A Python library for enforcing polygon ring winding order in GeoJSON
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/chris48s/geojson-rewind
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
makedepends = python-poetry
depends = python-geojson
source = geojson-rewind-1.1.0.tar.gz::https://github.com/chris48s/geojson-rewind/archive/refs/tags/1.1.0.tar.gz
sha256sums = 1058d1ab0d35ce4231d87a773b777ee7b817817ed21a33c69c686447043f2a0f
pkgname = python-geojson-rewind
|