-
Notifications
You must be signed in to change notification settings - Fork 135
Expand file tree
/
Copy pathCAN Tools.json
More file actions
37 lines (37 loc) · 1.01 KB
/
CAN Tools.json
File metadata and controls
37 lines (37 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "U.S. Army DEVCOM Armaments Center (DEVCOM-AC) CAN Tools",
"organization": "US Army DEVCOM Armaments Center",
"description": "CAN Tools is a set of tools for use with the QNX CAN1000 CAN bus driver ",
"tags": [
"QNX", "driver", "CAN Bus", "tools", "utilities"
],
"contact": {
"email": "joshua.p.stapp.civ@army.mil"
},
"status": "Production",
"vcs": "git",
"downloadURL": "https://github.com/stappdev/CANTools",
"repositoryURL": "https://github.com/stappdev/CANTools",
"homepageURL": "https://github.com/stappdev/CANTools",
"languages": ["C"],
"partners": [],
"permissions": {
"licenses": [
{
"URL": "https://github.com/stappdev/CANTools/blob/main/LICENSE.md",
"name": "MIT"
}
],
"usageType": "openSource",
"exemptionText": null
},
"laborHours": 0,
"version": "1.0.0",
"date": {
"created": "2025-04-15",
"lastModified": "2025-04-15",
"metadataLastUpdated": "2025-04-15"
},
"disclaimerText": "",
"disclaimerURL": ""
}