blob: 07e29eb9c3a58db095e1063b89d825b8777705c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-faicons
pkgdesc = An interface to Font-Awesome for use in Shiny
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/rstudio/py-faicons
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-htmltools
source = https://files.pythonhosted.org/packages/source/f/faicons/faicons-0.2.2.tar.gz
sha256sums = 6b7d7b19180179b6b83783f91bf6c9311c0f00ae0f97d41be1d24d9942361659
pkgname = python-faicons
|