blob: be4e34aafc021d7e34e51a3abd61963b0fb46623 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = osc-tui-git
pkgdesc = Outscale Text User Interface
pkgver = r572.9acdbb9
pkgrel = 1
url = https://github.com/outscale-dev/osc-tui
arch = any
license = BSD
makedepends = python-setuptools
depends = osc-sdk-python
depends = python-pyperclip
depends = autopep8
depends = python-diagrams
source = git+https://github.com/outscale-dev/osc-tui.git
sha256sums = SKIP
pkgname = osc-tui-git
|