Freecad ( needed a change in licenses.json to be recognized as Free Software ( LGPL-2.0+ )
This commit is contained in:
parent
19b1f7eee8
commit
d16e5547de
2 changed files with 225 additions and 2 deletions
222
apps/freecad.json
Normal file
222
apps/freecad.json
Normal file
|
@ -0,0 +1,222 @@
|
||||||
|
{
|
||||||
|
"comment": "FreeCAD is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.",
|
||||||
|
"formats_read": [
|
||||||
|
"fcstd",
|
||||||
|
"cam",
|
||||||
|
"fcmacro",
|
||||||
|
"fcmat",
|
||||||
|
"fcparam",
|
||||||
|
"fcscript",
|
||||||
|
"fctb",
|
||||||
|
"fctl",
|
||||||
|
"3ds",
|
||||||
|
"asc",
|
||||||
|
"ast",
|
||||||
|
"bdf",
|
||||||
|
"bmp",
|
||||||
|
"bms",
|
||||||
|
"brep",
|
||||||
|
"brp",
|
||||||
|
"cnc",
|
||||||
|
"csg",
|
||||||
|
"csv",
|
||||||
|
"cur",
|
||||||
|
"dae",
|
||||||
|
"dat",
|
||||||
|
"dwg",
|
||||||
|
"dxf",
|
||||||
|
"e57",
|
||||||
|
"emn",
|
||||||
|
"frd",
|
||||||
|
"gc",
|
||||||
|
"gcad",
|
||||||
|
"gif",
|
||||||
|
"html",
|
||||||
|
"icns",
|
||||||
|
"ico",
|
||||||
|
"ifc",
|
||||||
|
"iges",
|
||||||
|
"igs",
|
||||||
|
"inc",
|
||||||
|
"inp",
|
||||||
|
"iv",
|
||||||
|
"jpeg",
|
||||||
|
"jpg",
|
||||||
|
"json",
|
||||||
|
"med",
|
||||||
|
"nas",
|
||||||
|
"nc",
|
||||||
|
"ncc",
|
||||||
|
"obj",
|
||||||
|
"oca",
|
||||||
|
"off",
|
||||||
|
"pbm",
|
||||||
|
"pcd",
|
||||||
|
"pgm",
|
||||||
|
"plmxml",
|
||||||
|
"ply",
|
||||||
|
"png",
|
||||||
|
"poly",
|
||||||
|
"pov",
|
||||||
|
"ppm",
|
||||||
|
"py",
|
||||||
|
"scad",
|
||||||
|
"shp",
|
||||||
|
"smf",
|
||||||
|
"stl",
|
||||||
|
"stp",
|
||||||
|
"stpz",
|
||||||
|
"svg",
|
||||||
|
"svgz",
|
||||||
|
"tap",
|
||||||
|
"tga",
|
||||||
|
"tif",
|
||||||
|
"tiff",
|
||||||
|
"tooltable",
|
||||||
|
"i1.txt",
|
||||||
|
"o2.txt",
|
||||||
|
"unv",
|
||||||
|
"vrml",
|
||||||
|
"vtk",
|
||||||
|
"vtu",
|
||||||
|
"wbmp",
|
||||||
|
"webp",
|
||||||
|
"wrl",
|
||||||
|
"wrl.gz",
|
||||||
|
"wrz",
|
||||||
|
"xbm",
|
||||||
|
"xdmf",
|
||||||
|
"xhtml",
|
||||||
|
"xlsx",
|
||||||
|
"xml",
|
||||||
|
"xpm",
|
||||||
|
"yaml",
|
||||||
|
"yml",
|
||||||
|
"z88",
|
||||||
|
"zip"
|
||||||
|
],
|
||||||
|
"formats_write": [
|
||||||
|
"fcstd",
|
||||||
|
"cam",
|
||||||
|
"fcmacro",
|
||||||
|
"fcparam",
|
||||||
|
"fcscript",
|
||||||
|
"fctb",
|
||||||
|
"fctl",
|
||||||
|
"3mf",
|
||||||
|
"amf",
|
||||||
|
"asc",
|
||||||
|
"ast",
|
||||||
|
"asy",
|
||||||
|
"bdf",
|
||||||
|
"bmp",
|
||||||
|
"bms",
|
||||||
|
"brep",
|
||||||
|
"brp",
|
||||||
|
"cnc",
|
||||||
|
"csg",
|
||||||
|
"csv",
|
||||||
|
"cur",
|
||||||
|
"dae",
|
||||||
|
"dat",
|
||||||
|
"dwg",
|
||||||
|
"dxf",
|
||||||
|
"gc",
|
||||||
|
"gif",
|
||||||
|
"glb",
|
||||||
|
"gltf",
|
||||||
|
"html",
|
||||||
|
"icns",
|
||||||
|
"ico",
|
||||||
|
"ifc",
|
||||||
|
"ifcjson",
|
||||||
|
"iges",
|
||||||
|
"igs",
|
||||||
|
"inp",
|
||||||
|
"iv",
|
||||||
|
"jpeg",
|
||||||
|
"jpg",
|
||||||
|
"json",
|
||||||
|
"med",
|
||||||
|
"nas",
|
||||||
|
"nc",
|
||||||
|
"ncc",
|
||||||
|
"obj",
|
||||||
|
"oca",
|
||||||
|
"off",
|
||||||
|
"pbm",
|
||||||
|
"pcd",
|
||||||
|
"pdf",
|
||||||
|
"pgm",
|
||||||
|
"ply",
|
||||||
|
"png",
|
||||||
|
"poly",
|
||||||
|
"pov",
|
||||||
|
"ppm",
|
||||||
|
"py",
|
||||||
|
"scad",
|
||||||
|
"smf",
|
||||||
|
"stl",
|
||||||
|
"stp",
|
||||||
|
"stpz",
|
||||||
|
"svg",
|
||||||
|
"tap",
|
||||||
|
"tif",
|
||||||
|
"tiff",
|
||||||
|
"tooltable",
|
||||||
|
"i1.txt",
|
||||||
|
"unv",
|
||||||
|
"vrml",
|
||||||
|
"vtk",
|
||||||
|
"vtu",
|
||||||
|
"wbmp",
|
||||||
|
"webp",
|
||||||
|
"wrl",
|
||||||
|
"wrl.gz",
|
||||||
|
"wrz",
|
||||||
|
"x3d",
|
||||||
|
"x3dz",
|
||||||
|
"xbm",
|
||||||
|
"xdmf",
|
||||||
|
"xhtml",
|
||||||
|
"xml",
|
||||||
|
"xpm",
|
||||||
|
"yaml",
|
||||||
|
"z88"
|
||||||
|
],
|
||||||
|
"generic_name": [
|
||||||
|
"3D Modeling",
|
||||||
|
"Vector Graphics",
|
||||||
|
"Computer Aided Design",
|
||||||
|
"3D Printing"
|
||||||
|
],
|
||||||
|
"interface": [],
|
||||||
|
"issues": [],
|
||||||
|
"languages": [
|
||||||
|
"C++",
|
||||||
|
"Python",
|
||||||
|
"C"
|
||||||
|
],
|
||||||
|
"licenses": [
|
||||||
|
"LGPL-2.0+"
|
||||||
|
],
|
||||||
|
"links": {
|
||||||
|
"documentation": "https://wiki.freecad.org/Getting_started",
|
||||||
|
"git": "https://github.com/FreeCAD/FreeCAD",
|
||||||
|
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/FreeCAD016-logo.svg/64px-FreeCAD016-logo.svg.png",
|
||||||
|
"website": "https://www.freecadweb.org/",
|
||||||
|
"wikipedia": "https://en.wikipedia.org/wiki/FreeCAD"
|
||||||
|
},
|
||||||
|
"names": [
|
||||||
|
"FreeCAD"
|
||||||
|
],
|
||||||
|
"networks_read": [],
|
||||||
|
"networks_write": [],
|
||||||
|
"platforms": [
|
||||||
|
"GNU/Linux",
|
||||||
|
"Windows",
|
||||||
|
"macOS",
|
||||||
|
"Cygwin",
|
||||||
|
"MinGW"
|
||||||
|
]
|
||||||
|
}
|
|
@ -196,7 +196,8 @@
|
||||||
"seeAlso": [
|
"seeAlso": [
|
||||||
"https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"
|
"https://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"
|
||||||
],
|
],
|
||||||
"isOsiApproved": true
|
"isOsiApproved": true,
|
||||||
|
"isFsfLibre": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"reference": "https://spdx.org/licenses/CC-PDDC.html",
|
"reference": "https://spdx.org/licenses/CC-PDDC.html",
|
||||||
|
|
Loading…
Reference in a new issue