anagram 1.0 (#121)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[general]
|
||||
description = "Grammar handling and parser generation Ada library"
|
||||
tags = ["grammar", "syntax", "analysis", "bnf", "ebnf", "generator"]
|
||||
|
||||
licenses = ["MIT"]
|
||||
authors = ["Maxim Reznik"]
|
||||
website = "https://github.com/reznikmm/anagram"
|
||||
maintainers = ["Maxim Reznik <reznikmm@gmail.com>"]
|
||||
maintainers-logins = ["reznikmm"]
|
||||
|
||||
project-files = ["gnat/anagram.gpr"]
|
||||
|
||||
[general.depends-on]
|
||||
matreshka_league = "any"
|
||||
|
||||
['1.0.0']
|
||||
origin = "https://github.com/reznikmm/anagram/archive/1.0.0.tar.gz"
|
||||
origin-hashes= ["sha512:49233f56928e21d3deabb58289d0bd481f2244f7bf6efaa792a155ede8b767d8b658fdc9877dc0b84367da14f60474c761d48515c9b07a05d7ad447899e09822"]
|
||||
|
||||
Reference in New Issue
Block a user