summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7990ba447bce6230bb3277f74be375e5bbac19b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = python-py-lru-cache
	pkgdesc = LRU cache for python. Provides a dictionary-like object as well as a method decorator.
	pkgver = 0.1.4
	pkgrel = 1
	url = https://github.com/stucchio/Python-LRU-cache
	arch = any
	license = GPL3
	makedepends = python-setuptools
	source = https://pypi.io/packages/source/p/py_lru_cache/py_lru_cache-0.1.4.tar.gz
	sha256sums = 02df33684e13e1a78987bf9f8b0ac90210952857d9d12d1cf83fd0c906456af0

pkgname = python-py-lru-cache