blob: 060407232858e827e955b97f6d2edcd0573dd22c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-htmlentities
pkgdesc = A Ruby library to encode named and numerical entities in HTML and XHTML documents
pkgver = 4.3.4
pkgrel = 2
url = https://github.com/threedaymonk/htmlentities
arch = any
license = MIT
makedepends = rubygems
depends = ruby
noextract = htmlentities-4.3.4.gem
options = !emptydirs
source = https://rubygems.org/downloads/htmlentities-4.3.4.gem
sha256sums = 125a73c6c9f2d1b62100b7c3c401e3624441b663762afa7fe428476435a673da
pkgname = ruby-htmlentities
|