blob: b53f5b127c0964caa54a0de7c2236e0ad5a1306a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-cryptofetch
pkgdesc = CLI tool to fetch and view cryptocurrencies prices
pkgver = 1.2.2
pkgrel = 1
url = https://github.com/codeswhite/cryptofetch
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-requests
depends = python-prettytable
depends = python-interutils
source = https://files.pythonhosted.org/packages/source/c/cryptofetch/cryptofetch-1.2.2.tar.gz
sha256sums = 69d045edbdb552e785135e076737b60441078827ce01f761003c2b1c7cb40ace
pkgname = python-cryptofetch
depends = python
depends = python-requests
depends = python-prettytable
depends = python-interutils
|