1Name: SPIRV-Cross 2Short Name: SPIRV-Cross 3URL: https://github.com/KhronosGroup/SPIRV-Cross 4Version: Unknown 5Security Critical: yes 6License: Apache 2.0 7License File: src/LICENSE 8 9Description: 10A translator from SPIR-V bytecode to other shading languages like GLSL, HLSL 11and MSL. This project is not secure (yet!) and should only be used for 12prototyping, and not shipped to users. 13