protobuf 1.0 (#119)

Add "Google Protocol Buffers implementation in Ada"
This commit is contained in:
Maxim Reznik
2020-06-01 14:53:02 +03:00
committed by GitHub
parent 9131b57560
commit bc0da4e3ce
+25
View File
@@ -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"]