f1b9abf86c
* Update apdf-5.0.3.toml Added web site * Update apdf-5.0.3.toml Added tags
21 lines
670 B
TOML
21 lines
670 B
TOML
description = "Portable package for producing dynamically PDF documents"
|
|
name = "apdf"
|
|
version = "5.0.3"
|
|
authors = ["Gautier de Montmollin"]
|
|
website = "https://apdf.sourceforge.io/"
|
|
licenses = "MIT"
|
|
maintainers = ["gdemont@hotmail.com"]
|
|
maintainers-logins = ["zertovitch", "Fabien-Chouteau"]
|
|
project-files = ["pdf_out_gnat_w_gid.gpr"]
|
|
tags = ["pdf", "adobe"]
|
|
|
|
[gpr-externals]
|
|
PDF_Build_Mode = ["Debug", "Fast"]
|
|
|
|
[[depends-on]]
|
|
gid = ">=9.0.0"
|
|
|
|
[origin]
|
|
url = "https://sourceforge.net/projects/apdf/files/apdf_005_r3.zip"
|
|
hashes = ["sha512:dbe27598986b1744b024803348350e48b9fe14a14b4137796b3bf12fc98e400b45fd16dc3902a5ffbfa407552131bec072c287444889d5984ade6ba6d2d981cf"]
|