blob: 8c5d9a4842397c1537fe29aa7a02e9ae329170bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = cram
pkgdesc = functional testing framework for command line applications
pkgver = 0.7
pkgrel = 4
url = https://bitheap.org/cram/
arch = any
license = GPL-2.0-or-later
depends = python
depends = python-installer
depends = python-build
source = cram-0.7.tar.gz::https://bitheap.org/cram/cram-0.7.tar.gz
sha512sums = 9fa57e504abac8fd15bf5ff4a74405cb7acd10fd4c797adee87052a4f1c4e975bbc0f4219afd9485358b2c2939b48b3ffe538ae2abc6eea71e0ba8b458d50103
pkgname = cram
|