Files
2021-01-13 14:12:03 +01:00

15 lines
541 B
TOML

description = "An Ada language binding to SocketCAN for GNU/Linux systems"
name = "socketcan"
version = "1.0.0"
licenses = "LGPL-3.0-only"
maintainers = ["glen.m.cornell@gmail.com"]
maintainers-logins = ["glencornell"]
project-files = ["src/socketcan.gpr"]
[available."case(os)"]
"..." = false
linux = true
[origin]
url = "https://github.com/glencornell/ada-socketcan/archive/v1.0.0.tar.gz"
hashes = ["sha512:8c5e2acd867965f9fc45ba8cefedd09eefc02da0a0b705309120dec7339bfc4f21ebff8d098c983207c141bc506ca1236b67762d870732151bd07c197090978d"]