summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b7f3c95041b7737267c07cb74edefcb0f944831e (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 = 1.1.0
	pkgrel = 3
	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-1.1.0.tar.gz
	sha256sums = cee8c8993e889635a9ad5947e40d0f5969f4fefc3787fd7be6f32e42561a2244

pkgname = python-todoist-api-python