blob: 17539248cb2e6350527814dfed89f206c96a2103 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-emojientities
pkgdesc = retrieves emoji character range from unicode.org
pkgver = 0.1.4
pkgrel = 0
url = https://gitlab.com/christoph.fink/python-emojientities
arch = any
license = GPLv3
makedepends = python-setuptools
depends = python-requests
source = https://gitlab.com/christoph.fink/python-emojientities/uploads/bdf3a23795536c3fb66d1baf097200f0/emojientities-0.1.4.tar.gz
sha256sums = a4fdcfa99ee87e45b326ad499215dd9de07ce728c93fb592ac20357745616b00
pkgname = python-emojientities
|