Skip to content

Commit

Permalink
New package: ufonormalizer-0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
svenper committed Dec 25, 2019
1 parent 7cc4687 commit 00d3ab2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions srcpkgs/ufonormalizer/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Template file for 'ufonormalizer'
pkgname=ufonormalizer
version=0.3.6
revision=1
archs=noarch
build_style=python3-module
pycompile_module="ufonormalizer"
hostmakedepends="python3-devel python3-setuptools unzip"
makedepends="python3-devel"
depends="python3"
short_desc="Tool that will normalize the XML and other data inside of a UFO"
maintainer="svenper <svenper@tuta.io>"
license="BSD-3-Clause"
homepage="https://github.com/unified-font-object/ufoNormalizer"
distfiles="${PYPI_SITE}/${pycompile_module:0:1}/${pycompile_module}/${pycompile_module}-${version}.zip"
checksum=e41978fa581feb31ff9aec10f6e52aff27ccdd1ce242529cbc51bfe862687acf

post_install() {
vlicense LICENSE.txt
}

0 comments on commit 00d3ab2

Please sign in to comment.