blob: 494a3c28c5b0b953b64cb32c386ef3e96e56d4a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-persistentlist
pkgdesc = Persistentlist is a simple persistent list carrying n objects, the last objects being appended at the end of the list.
pkgver = 0.4
pkgrel = 2
url = https://pypi.org/project/persistentlist/
arch = any
license = GPL3
makedepends = python
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/f4/a8/ca8dbd3bbc1cbabb2bb9e1376ade4aeea08403dc73148b1a6f476c840e3b/persistentlist-0.4.tar.gz
md5sums = 6850c0605a3b017857f7406474e4cc68
pkgname = python-persistentlist
|