16 lines
617 B
TOML
16 lines
617 B
TOML
description = "Generate various types of bar codes on different output formats"
|
|
name = "bar_codes"
|
|
version = "2.0.0"
|
|
authors = ["Gautier de Montmollin"]
|
|
licenses = "MIT"
|
|
maintainers = ["fabien.chouteau@gmail.com"]
|
|
maintainers-logins = ["zertovitch", "Fabien-Chouteau"]
|
|
project-files = ["bar_codes_gnat.gpr"]
|
|
|
|
[gpr-externals]
|
|
Build_Mode = ["Debug", "Fast", "Check_2005", "Check_Style"]
|
|
|
|
[origin]
|
|
url = "https://sourceforge.net/projects/ada-bar-codes/files/abc_002.zip"
|
|
hashes = ["sha512:d2aec096122c0b3b2c78a78df03b8ecc62216724b4d6f37b24f36df32244792202986b1f384db68db121693c1c5a761e11d129f6f9b2812c9cf25610033b4054"]
|