hac 0.25.0 (#838)
This commit is contained in:
committed by
GitHub
parent
f386f1fb5c
commit
88b444f804
@@ -0,0 +1,18 @@
|
||||
description = "HAC Ada Compiler: a small, quick Ada compiler covering a subset of Ada"
|
||||
name = "hac"
|
||||
version = "0.25.0"
|
||||
authors = ["Gautier de Montmollin"]
|
||||
website = "https://hacadacompiler.sourceforge.io/"
|
||||
licenses = "MIT"
|
||||
maintainers = ["gdemont@hotmail.com"]
|
||||
maintainers-logins = ["zertovitch"]
|
||||
project-files = ["hac.gpr"]
|
||||
executables = ["hac"]
|
||||
tags = ["hac", "compiler"]
|
||||
|
||||
[gpr-externals]
|
||||
HAC_Build_Mode = ["Debug", "Fast", "Small"]
|
||||
|
||||
[origin]
|
||||
url = "https://sourceforge.net/projects/hacadacompiler/files/hac-2023-06-25-v.0.25.zip"
|
||||
hashes = ["sha512:fd80cea32a5d05f15eefea14d1e40ae90ac5af7167d3acbe31dc2278543aaccc72ef82fe07ba03cdbfc0389ae376d4fa90347517a1643dc792daad2cc4eacb9f"]
|
||||
Reference in New Issue
Block a user