-
Notifications
You must be signed in to change notification settings - Fork 135
Expand file tree
/
Copy pathpython-vxi11.json
More file actions
41 lines (41 loc) · 1.05 KB
/
python-vxi11.json
File metadata and controls
41 lines (41 loc) · 1.05 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
38
39
40
41
{
"name": "python-vxi11",
"organization": "Air Force Research Laboratory Quantum Research",
"description": "VXI-11 Implementation for Python",
"tags": [
"instrument",
"interface",
"VXI-11"
],
"contact": {
"email": "spencer.olson.2@spaceforce.mil"
},
"openSourceProject": 1,
"governmentWideReuseProject": 1,
"status": "Production",
"vcs": "git",
"downloadURL": "https://github.com/afrl-quantum/python-vxi11",
"repositoryURL": "https://github.com/afrl-quantum/python-vxi11",
"homepageURL": "https://github.com/afrl-quantum/python-vxi11",
"languages": ["Python", "RPC"],
"partners": [],
"permissions": {
"licenses": [
{
"URL": "https://github.com/afrl-quantum/python-vxi11/blob/master/COPYING",
"name": "GPL-2"
}
],
"usageType": "openSource",
"exemptionText": null
},
"laborHours": 40,
"version": "0.1.1",
"date": {
"created": "2008-07-23",
"lastModified": "2019-08-29",
"metadataLastUpdated": "2021-03-25"
},
"disclaimerText": "",
"disclaimerURL": ""
}