summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fca987de6c8e47cdefae9f2498145a63ce607d97 (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
pkgbase = python-osmnx
	pkgdesc = Retrieve, model, analyze, and visualize OpenStreetMap street networks and other spatial data
	pkgver = 1.1.2
	pkgrel = 1
	url = https://github.com/gboeing/osmnx
	arch = any
	license = MIT
	makedepends = python-setuptools
	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
	source = https://files.pythonhosted.org/packages/source/o/osmnx/osmnx-1.1.2.tar.gz
	sha256sums = e035523a0e2011425800dca0fdbb4dc41b55f6286960936e3dcf94e539c757e5

pkgname = python-osmnx