-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add json for multiple prior released packages from AFRL/Quantum groups #270
Open
olsonse
wants to merge
1
commit into
Code-dot-mil:master
Choose a base branch
from
afrl-quantum:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "Arbwave", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "Arbitrary Waveform Experimental Control", | ||
"tags": [ | ||
"experimental control", | ||
"arbitrary waveform", | ||
"physics" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"name": "CHIMP: Chemical Interactions, Materials, and Particles Database and Simulation Framework", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "A collaborative effort to develop a database and library to provide physical data and associated model calculations in a consistent, simple yet flexible manner.", | ||
"tags": [ | ||
"particle simulations", | ||
"computational physics" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"openSourceProject": 1, | ||
"governmentWideReuseProject": 1, | ||
"status": "Production", | ||
"vcs": "git", | ||
"downloadURL": "https://github.com/afrl-quantum/chimp", | ||
"repositoryURL": "https://github.com/afrl-quantum/chimp", | ||
"homepageURL": "https://github.com/afrl-quantum/chimp", | ||
"languages": ["XML", "XPath", "C++", "Python"], | ||
"partners": [], | ||
"permissions": { | ||
"licenses": [ | ||
{ | ||
"URL": "https://github.com/afrl-quantum/chimp/blob/master/COPYING.LESSER", | ||
"name": "LGPL-3" | ||
}, | ||
{ | ||
"URL": "https://github.com/afrl-quantum/chimp/blob/master/COPYING", | ||
"name": "GPL-3" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": null | ||
}, | ||
"laborHours": 120, | ||
"version": "0.1.4-4", | ||
"date": { | ||
"created": "2008-09-01", | ||
"lastModified": "2019-03-12", | ||
"metadataLastUpdated": "2021-03-25" | ||
}, | ||
"disclaimerText": "The software is provided 'as is', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.", | ||
"disclaimerURL": "https://github.com/afrl-quantum/chimp/blob/master/COPYING" | ||
} |
41 changes: 41 additions & 0 deletions
41
src/_releases/github.com/afrl-quantum/digital-distribution.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "Robust Laboratory Digital Signal Distribution", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "Experimental work often involves digital signals for various devices in order to control the function, timing, and state of the output for these various devices. Additionally, laboratory environments typically contain various electromagnetic interference (EMI) sources, including the digital signals themselves. AFRL's digital signal distribution hardware mitigates some of the challenges of EMI that may originate either from digital signals or corrupt digital signal transmission.", | ||
"tags": [ | ||
"experiment", | ||
"digital signals", | ||
"physics" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"openSourceProject": 1, | ||
"governmentWideReuseProject": 1, | ||
"status": "Production", | ||
"vcs": "git", | ||
"downloadURL": "https://github.com/afrl-quantum/digital-distribution", | ||
"repositoryURL": "https://github.com/afrl-quantum/digital-distribution", | ||
"homepageURL": "https://github.com/afrl-quantum/digital-distribution", | ||
"languages": [], | ||
"partners": [], | ||
"permissions": { | ||
"licenses": [ | ||
{ | ||
"URL": "https://github.com/afrl-quantum/digital-distribution/blob/master/COPYING", | ||
"name": "CERN Open Hardware License v1.2+" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": null | ||
}, | ||
"laborHours": 40, | ||
"version": "1.1-1", | ||
"date": { | ||
"created": "2017-10-16", | ||
"lastModified": "2018-03-22", | ||
"metadataLastUpdated": "2021-03-25" | ||
}, | ||
"disclaimerText": "The Documentation and any modified Documentation are provided 'as is' and any express or implied warranties, including, but not limited to, implied warranties of merchantability, of satisfactory quality, non-infringement of third party rights, and fitness for a particular purpose or use are disclaimed in respect of the Documentation, the modified Documentation or any Product. The Licensor makes no representation that the Documentation, modified Documentation, or any Product, does or will not infringe any patent, copyright, trade secret or other proprietary right. The entire risk as to the use, quality, and performance of a Product shall be with the Licensee and not the Licensor. This disclaimer of warranty is an essential part of this Licence and a condition for the grant of any rights granted under this Licence. The Licensee warrants that it does not act in a consumer capacity.", | ||
"disclaimerURL": "https://github.com/afrl-quantum/digital-distribution/blob/master/COPYING" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"name": "fields", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "A generic representation and mechanics for calculating fields/forces.", | ||
"tags": [ | ||
"computational physics" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"openSourceProject": 1, | ||
"governmentWideReuseProject": 1, | ||
"status": "Production", | ||
"vcs": "git", | ||
"downloadURL": "https://github.com/afrl-quantum/fields", | ||
"repositoryURL": "https://github.com/afrl-quantum/fields", | ||
"homepageURL": "https://github.com/afrl-quantum/fields", | ||
"languages": ["C++"], | ||
"partners": [], | ||
"permissions": { | ||
"licenses": [ | ||
{ | ||
"URL": "https://github.com/afrl-quantum/fields/blob/master/COPYING", | ||
"name": "LGPL-3" | ||
}, | ||
{ | ||
"URL": "https://www.gnu.org/licenses/gpl-3.0.txt", | ||
"name": "GPL-3" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": null | ||
}, | ||
"laborHours": 40, | ||
"version": "0.1.0-4", | ||
"date": { | ||
"created": "2005-01-08", | ||
"lastModified": "2018-03-16", | ||
"metadataLastUpdated": "2021-03-25" | ||
}, | ||
"disclaimerText": "The software is provided 'as is', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.", | ||
"disclaimerURL": "https://www.gnu.org/licenses/gpl-3.0.en.html" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"name": "LabEnviron", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "A small webapp to record and display environmental measurements made from the Adafruit development board for the BME280 sensor chip. The interface is expected to be made on a Raspberry Pi, but may be made to work using other hardware.", | ||
"tags": [ | ||
"sensors", | ||
"environment monitor" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"openSourceProject": 1, | ||
"governmentWideReuseProject": 1, | ||
"status": "Production", | ||
"vcs": "git", | ||
"downloadURL": "https://github.com/afrl-quantum/labenviron", | ||
"repositoryURL": "https://github.com/afrl-quantum/labenviron", | ||
"homepageURL": "https://github.com/afrl-quantum/labenviron", | ||
"languages": ["Python"], | ||
"partners": [], | ||
"permissions": { | ||
"licenses": [ | ||
{ | ||
"URL": "https://github.com/afrl-quantum/labenviron/blob/master/COPYING", | ||
"name": "MIT" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": null | ||
}, | ||
"laborHours": 5, | ||
"version": "0.2.0", | ||
"date": { | ||
"created": "2016-10-20", | ||
"lastModified": "2021-03-26", | ||
"metadataLastUpdated": "2021-03-26" | ||
}, | ||
"disclaimerText": "The software is provided 'as is', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.", | ||
"disclaimerURL": "https://github.com/afrl-quantum/labenviron/blob/master/COPYING" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"name": "LightPipes", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "C++ implementation with Octave and Python bindings of Gleb Vdovin's original UNIX lightpipes package. LightPipes is designed to model the propagation of light in coherent optical devices in scalar approximation. This toolbox is based on efficient propagation algorithms, providing extended possibilities of beam manipulation. Simulations of interferometers, holographic setups, laser resonators, lasers, Fourier optics, waveguides are possible.", | ||
"tags": [ | ||
"computational physics" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"openSourceProject": 1, | ||
"governmentWideReuseProject": 1, | ||
"status": "Production", | ||
"vcs": "git", | ||
"downloadURL": "https://github.com/afrl-quantum/lightpipes", | ||
"repositoryURL": "https://github.com/afrl-quantum/lightpipes", | ||
"homepageURL": "https://github.com/afrl-quantum/lightpipes", | ||
"languages": ["Python", "RPC"], | ||
"partners": [], | ||
"permissions": { | ||
"licenses": [ | ||
{ | ||
"URL": "https://github.com/afrl-quantum/lightpipes/blob/master/COPYING", | ||
"name": "GPL-2" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": null | ||
}, | ||
"laborHours": 120, | ||
"version": "0.2.0", | ||
"date": { | ||
"created": "2008-04-23", | ||
"lastModified": "2017-05-27", | ||
"metadataLastUpdated": "2021-03-25" | ||
}, | ||
"disclaimerText": "", | ||
"disclaimerURL": "" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "physical", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "Library for providing multi-lingual access to a variety of physical units, constants, and dimensional analysis", | ||
"tags": [ | ||
"constants", | ||
"units", | ||
"dimensional analysis" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"openSourceProject": 1, | ||
"governmentWideReuseProject": 1, | ||
"status": "Production", | ||
"vcs": "git", | ||
"downloadURL": "https://github.com/afrl-quantum/physical", | ||
"repositoryURL": "https://github.com/afrl-quantum/physical", | ||
"homepageURL": "https://github.com/afrl-quantum/physical", | ||
"languages": ["Python", "GNUPLot", "Octave", "C++"], | ||
"partners": [], | ||
"permissions": { | ||
"licenses": [ | ||
{ | ||
"URL": "https://github.com/afrl-quantum/physical/blob/master/COPYING", | ||
"name": "MIT" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": null | ||
}, | ||
"laborHours": 400, | ||
"version": "0.1.6", | ||
"date": { | ||
"created": "2008-02-14", | ||
"lastModified": "2020-08-27", | ||
"metadataLastUpdated": "2021-03-24" | ||
}, | ||
"disclaimerText": "The software is provided 'as is', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.", | ||
"disclaimerURL": "https://github.com/afrl-quantum/physical/blob/master/COPYING" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "python-vxi11", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "VXI-11 Implementation for Python", | ||
"tags": [ | ||
"instrument", | ||
"interface", | ||
"VXI-11" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"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": "" | ||
} |
42 changes: 42 additions & 0 deletions
42
src/_releases/github.com/afrl-quantum/timing-generator-firmware.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"name": "Timing Generator firmware", | ||
"organization": "Air Force Research Laboratory Quantum Research", | ||
"description": "Arbitrary timing control of digital signals using firmware running on a Field-Programmable Gate Array (FPGA).", | ||
"tags": [ | ||
"experimental control", | ||
"digital signals", | ||
"arbitrary digital waveform", | ||
"physics" | ||
], | ||
"contact": { | ||
"email": "[email protected]" | ||
}, | ||
"openSourceProject": 1, | ||
"governmentWideReuseProject": 1, | ||
"status": "Production", | ||
"vcs": "git", | ||
"downloadURL": "https://github.com/afrl-quantum/gx3500-timing-generator", | ||
"repositoryURL": "https://github.com/afrl-quantum/gx3500-timing-generator", | ||
"homepageURL": "https://github.com/afrl-quantum/gx3500-timing-generator", | ||
"languages": ["Verilog", "Tcl"], | ||
"partners": [], | ||
"permissions": { | ||
"licenses": [ | ||
{ | ||
"URL": "https://www.gnu.org/licenses/gpl-3.0.txt", | ||
"name": "GPL-3" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": null | ||
}, | ||
"laborHours": 130, | ||
"version": "0.97-1", | ||
"date": { | ||
"created": "2015-08-06", | ||
"lastModified": "2016-12-01", | ||
"metadataLastUpdated": "2021-03-25" | ||
}, | ||
"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" | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code.mil uses version 2.0 of the code-dot-gov schema which includes openSource, governmentWideReuse in an array of ENUM's with usageType as its key. Please see https://github.com/GSA/code-gov-data/blob/master/schemas/schema-2.0.0.json