You've already forked ada_language_server
mirror of
https://github.com/AdaCore/ada_language_server.git
synced 2026-02-12 12:45:50 -08:00
15 lines
401 B
TOML
15 lines
401 B
TOML
name = "lal_refactor"
|
|
description = "Source code refactoring tools for the Ada"
|
|
version = "25.0.0-20240625"
|
|
|
|
authors = ["AdaCore"]
|
|
maintainers = ["Maxim Reznik <reznikmm@gmail.com>"]
|
|
maintainers-logins = ["reznikmm"]
|
|
licenses = "Apache-2.0"
|
|
website = "https://github.com/AdaCore/lal-refactor"
|
|
tags = ["static-analysis"]
|
|
project-files = ["gnat/lal_refactor.gpr"]
|
|
|
|
[[depends-on]]
|
|
libadalang_tools = "*"
|