summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bca159e1a0fff78ad3be9a0a54d41c5c69b02aa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-pokebase
	pkgdesc = A Python wrapper for the friendly PokeAPI database
	pkgver = 1.4.1
	pkgrel = 1
	url = https://github.com/PokeAPI/pokebase
	arch = any
	license = BSD-3-Clause
	makedepends = python
	makedepends = python-pip
	depends = python
	depends = python-requests

pkgname = python-pokebase