Skip to content

Commit

Permalink
mavlink_common 1.0.0 (via alr publish --submit)
Browse files Browse the repository at this point in the history
  • Loading branch information
reznikmm committed Jan 3, 2025
1 parent 0a33634 commit b0bef3f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index/ma/mavlink_common/mavlink_common-1.0.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "mavlink_common"
description = "MAVLink -- Micro Air Vehicle Message Marshalling Library."
version = "1.0.0"

authors = ["Fil Andri"]
maintainers = ["Fil Andri <root.fi36@gmail.com>", "Max Reznik <reznikmm@gmail.com>"]
maintainers-logins = ["python36", "reznikmm"]
licenses = "MIT"
website = "https://mavlink.io"
tags = ["embedded", "network", "drone"]

project-files = ["gnat/mavlink_common.gpr", "gnat/mavlink_common_limited.gpr"]

auto-gpr-with = false

[build-switches]
"*".style_checks = ["-gnatyN"]

[origin]
commit = "9beba859957138ee6a78800576ef307658bdd270"
url = "git+https://github.com/reznikmm/mavlink_common.git"

0 comments on commit b0bef3f

Please sign in to comment.