blob: 3bf27560df469408117a0f91666d62c9328ef6f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-ghlang
pkgdesc = Generate animated language-stats SVG cards from your GitHub profile or local codebase.
pkgver = 3.0.2
pkgrel = 2
url = https://github.com/MihaiStreames/ghlang
arch = x86_64
license = MIT
makedepends = cargo
makedepends = python-installer
makedepends = python-maturin
makedepends = rust
depends = python
depends = python-rich
depends = python-typer
optdepends = tokount: local directory analysis with ghlang local
options = !lto
source = https://files.pythonhosted.org/packages/source/g/ghlang/ghlang-3.0.2.tar.gz
sha256sums = 290c17bef91ce3e46c06eca356643300b21f2cfd39e30b91d3dcbcb846e015ab
pkgname = python-ghlang
|