blob: 43a9ac0b6903453b287272f3c9692efb33ca9210 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-inform
pkgdesc = Print and logging utilities for communicating with user
pkgver = 1.37
pkgrel = 1
url = https://github.com/KenKundert/inform
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-flit-core
depends = python-six
depends = python-arrow
source = https://files.pythonhosted.org/packages/source/i/inform/inform-1.37.tar.gz
sha256sums = 88187c1d6349027af9893be41efad52d07fbb72649b2bfedb43d5e1e965304cb
pkgname = python-inform
|