blob: 3246959e41bf99beffa2f185af2ea254ac91f159 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = to-html
pkgdesc = Render a terminal with ANSI colors as HTML
pkgver = 0.1.5
pkgrel = 1
url = https://github.com/Aloso/to-html
arch = x86_64
license = MIT
makedepends = cargo
depends = util-linux
source = to-html-0.1.5.tar.gz::https://github.com/Aloso/to-html/archive/v0.1.5.tar.gz
sha512sums = 44904aca5c2e09acda1b237ce6e20f033d909f76da6127737a01a3b802302278d2a84ce2946e8bd3f4d59dc2bb6287524b468d7a9d40406f192036fd813c3d4a
pkgname = to-html
|