blob: 40de724cad7ba9d6c6ca16f5262b1a1b0e0a7f0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "sdformat9",
"version-string": "9.4.0",
"port-version": 1,
"description": "Simulation Description Format (SDF) parser and description files.",
"homepage": "http://sdformat.org/",
"supports": "!(linux | uwp)",
"dependencies": [
"ignition-math6",
"tinyxml",
"urdfdom"
]
}
|