# Template file for 'screenplain'
pkgname=screenplain
version=0.12.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-reportlab"
checkdepends="$depends"
short_desc="Convert Fountain screenplays to HTML, FDX, and PDF"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="http://www.screenplain.com/"
distfiles="https://github.com/vilcans/screenplain/archive/${version}.tar.gz"
checksum=4e601c44ef2f395d0ab4614ee3a62015e713183545502fba5b54670faee9f3e7

post_install() {
	vlicense LICENSE.txt
}
