18 lines
464 B
TOML
18 lines
464 B
TOML
[build]
|
|
type = "perl"
|
|
|
|
[dependencies]
|
|
runtime = ["perl-io-string"]
|
|
|
|
[package]
|
|
description = "Font::TTF - Perl module for TrueType font hacking"
|
|
homepage = "https://search.cpan.org/dist/Font-TTF"
|
|
license = "Artistic-2.0"
|
|
name = "perl-font-ttf"
|
|
version = "1.06"
|
|
|
|
[[source]]
|
|
extract_dir = "$name-$version"
|
|
sha256 = "4b697d444259759ea02d2c442c9bffe5ffe14c9214084a01f743693a944cc293"
|
|
url = "https://cpan.metacpan.org/authors/id/B/BH/BHALLISSY/Font-TTF-$version.tar.gz"
|