Files
alire-index-community/index/re/rewriters/rewriters-22.0.0.toml
T
pjljvandelaar d99d85c4d3 dependency_graph_extractor, rewriters 22.0.0 (#546)
* Dependency Graph Extractor 22.0.0

* Rewriters 22.0.0

First release
2022-06-12 12:07:57 +02:00

19 lines
553 B
TOML

name = "rewriters"
description = "Easy, yet advanced manipulation of Ada code"
version = "22.0.0"
licenses = "BSD-3-Clause"
website = "https://github.com/TNO/Rewriters-Ada"
tags = ["manipulation", "transformation"]
authors = ["Pierre van de Laar"]
maintainers = ["Pierre van de Laar <pierre.van.de.laar@gmail.com>"]
maintainers-logins = ["pjljvandelaar"]
[[depends-on]]
libadalang = "^22.0.0"
rejuvenation = "^22.0.0"
[origin]
commit = "9b54e0c264161ebd27d0b8fd8018cd0d3a966d6e"
url = "git+https://github.com/TNO/Rewriters-Ada.git"