blob: 11cd8fe7e2e9d44da144aa4de03a588344eca070 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = keep
pkgdesc = A Meta CLI toolkit : Personal shell command keeper
pkgver = 2.10.1
pkgrel = 1
url = https://github.com/OrkoHunter/keep
arch = any
license = MIT
depends = python-setuptools
depends = python-click
depends = python-requests
depends = python-tabulate
depends = python-terminaltables
depends = python-pygithub
source = https://pypi.io/packages/source/k/keep/keep-2.10.1.tar.gz
source = keep-LICENSE.md::https://raw.githubusercontent.com/OrkoHunter/keep/master/LICENSE.md
sha1sums = a7b9bf032bca88418e41654cf84c41734b114efe
sha1sums = 07b3e631d4a0653c802d196bfef7dc06a74d9c5c
pkgname = keep
|