blob: 208189afeda3b2836e6673dff80df8886aa9d778 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-ck
pkgdesc = Collective Knowledge - lightweight knowledge manager to organize, cross-link, share and reuse artifacts and workflows
pkgver = 2.6.4
pkgrel = 1
url = https://github.com/ctuning/ck
arch = any
license = BSD 3-clause
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/c/ck/ck-2.6.4.tar.gz
sha256sums = 278385aaf337e15d4f7f54087853c74621b5a565253c68a96db3072ec33d0d2d
pkgname = python-ck
pkgdesc = Collective Knowledge - lightweight knowledge manager to organize, cross-link, share and reuse artifacts and workflows for Python 3
depends = git
depends = ipython
depends = python
depends = python-pip
|