blob: 26e341abc79c8d75dd9ef9f2be5c7957498c7a7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-interutils
pkgdesc = A collection of utilities for creating interactive console scripts
pkgver = 0.11.1
pkgrel = 1
url = https://pypi.org/project/interutils/
arch = any
license = MIT
depends = python-setuptools
depends = python-termcolor
source = https://files.pythonhosted.org/packages/aa/d6/be7a50a263cba7ad3bb88dd8d26194bc67fdebbdbd0e5f13761af870c97e/interutils-0.11.2.tar.gz
sha256sums = 2f65243442d722489b4139cb662cbb755a18ca5878fe7df6703dbb83e21363da
pkgname = python-interutils
|