protobuf 1.0 (#119)
Add "Google Protocol Buffers implementation in Ada"
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
[general]
|
||||
description = "Google Protocol Buffers implementation in Ada"
|
||||
tags = ["protocol", "rpc", "generator"]
|
||||
|
||||
licenses = ["MIT"]
|
||||
authors = ["Maxim Reznik"]
|
||||
website = "https://github.com/reznikmm/protobuf"
|
||||
maintainers = ["Maxim Reznik <reznikmm@gmail.com>"]
|
||||
maintainers-logins = ["reznikmm"]
|
||||
|
||||
executables = ["protoc-gen-ada"]
|
||||
|
||||
project-files = ["gnat/protoc_gen_ada.gpr"]
|
||||
|
||||
[general.depends-on]
|
||||
ada_pretty = "any"
|
||||
matreshka_league = "any"
|
||||
|
||||
[general.environment.PATH]
|
||||
prepend = "${CRATE_ROOT}/.objs/compiler"
|
||||
|
||||
["1.0.0"]
|
||||
origin = "https://github.com/reznikmm/protobuf/archive/1.0.0.tar.gz"
|
||||
origin-hashes= ["sha512:439627662874582db8787e6a6311f99c61bac6be95d2e66cf6c891ecf5a1f109dc483c3ce1f183727b696ddc9ce38c5b11d0cfa85d3cec36251c62159c35fe93"]
|
||||
|
||||
Reference in New Issue
Block a user