Transition the index to TOML files
This commit is contained in:
committed by
Alejandro R Mosteo
parent
245043eba5
commit
9136b58856
@@ -0,0 +1,16 @@
|
||||
[general]
|
||||
description = "PragmAda Reusable Components (PragmARCs)"
|
||||
licenses = ["GMGPL 2.0"]
|
||||
authors = ["Jeffrey R. Carter"]
|
||||
website = "https://github.com/jrcarter/PragmARC, https://pragmada.x10hosting.com/ "
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
executables = ["compile_all"]
|
||||
|
||||
['2017.2007.0']
|
||||
origin = "git+https://github.com/alire-project/PragmARC.git@db6c1730fe825f8303c60b48f82db08bd408588d"
|
||||
notes = "ISO/IEC 8652:2007 version"
|
||||
|
||||
['2011.1995.0']
|
||||
origin = "git+https://github.com/alire-project/PragmARC.git@34b0e12b5f9aea63408c94cc48ba7a16687c8d76"
|
||||
notes = "Ada 95 version"
|
||||
Reference in New Issue
Block a user