summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b837d45b0c351beed8fa902bc52853f7c6ca1ccc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-todoist-api-python
	pkgdesc = This is the official Python API client for the Todoist REST API.
	pkgver = 2.0.2
	pkgrel = 1
	url = https://github.com/Doist/todoist-api-python
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	depends = python-requests
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/t/todoist_api_python/todoist_api_python-2.0.2.tar.gz
	sha256sums = ec8567649e35c244a44608b5e0c125aabf9e567c0f2df55959af39024a856e25

pkgname = python-todoist-api-python