-
Notifications
You must be signed in to change notification settings - Fork 135
Expand file tree
/
Copy patharbwave.json
More file actions
41 lines (41 loc) · 1.6 KB
/
arbwave.json
File metadata and controls
41 lines (41 loc) · 1.6 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": "Arbwave",
"organization": "Air Force Research Laboratory Quantum Research",
"description": "Arbitrary Waveform Experimental Control",
"tags": [
"experimental control",
"arbitrary waveform",
"physics"
],
"contact": {
"email": "spencer.olson.2@spaceforce.mil"
},
"openSourceProject": 1,
"governmentWideReuseProject": 1,
"status": "Production",
"vcs": "git",
"downloadURL": "https://github.com/afrl-quantum/arbwave",
"repositoryURL": "https://github.com/afrl-quantum/arbwave",
"homepageURL": "https://github.com/afrl-quantum/arbwave",
"languages": ["Python"],
"partners": [],
"permissions": {
"licenses": [
{
"URL": "https://www.gnu.org/licenses/gpl-3.0.txt",
"name": "GPL-3+"
}
],
"usageType": "openSource",
"exemptionText": null
},
"laborHours": 700,
"version": "1.3.0",
"date": {
"created": "2012-02-14",
"lastModified": "2021-03-15",
"metadataLastUpdated": "2021-03-24"
},
"disclaimerText": "There is no warranty for the program, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide the program “as is” without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.",
"disclaimerURL": "https://www.gnu.org/licenses/gpl-3.0.en.html"
}