summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8cb3104be15c7ed4ef4803fbbc4f204b725ccce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-osmnx
	pkgdesc = Retrieve, model, analyze, and visualize OpenStreetMap street networks and other spatial data
	pkgver = 0.16.0
	pkgrel = 1
	url = https://github.com/gboeing/osmnx
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-descartes
	depends = python-folium
	depends = python-geopandas
	depends = python-matplotlib
	depends = python-networkx
	depends = python-numpy
	depends = python-pandas
	depends = python-pyproj
	depends = python-requests
	depends = python-rtree
	depends = python-scikit-learn
	depends = python-scipy
	depends = python-shapely
	provides = osmnx
	source = https://files.pythonhosted.org/packages/source/o/osmnx/osmnx-0.16.0.tar.gz
	sha256sums = 394a777cdf4314fdd63735184b4de3f53515e9ba79cc7d1252ca49d870808858

pkgname = python-osmnx