28 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: GeoGebra.GeoGebraCASCalculator
 | |
| Publisher: GeoGebra
 | |
| Name: GeoGebra CAS Calculator
 | |
| Author: GeoGebra
 | |
| Description: Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. GeoGebra apps are used by millions of students and teachers around the world to learn and teach mathematics and science.
 | |
| AppMoniker: CASCalculator
 | |
| Tags: math tool, graphing, geometry
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://www.geogebra.org/
 | |
| License: Non-commercial freeware; portions under GPL, CC-BY-NC-SA
 | |
| LicenseUrl: https://www.geogebra.org/license
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 6.0.592.0
 | |
| 
 | |
| InstallerType: exe
 | |
| Installers:
 | |
|   - Arch: x86
 | |
|     Url: https://download.geogebra.org/installers/6.0/cas/GeoGebraCAS-Windows-Installer-6-0-592-0.exe
 | |
|     Sha256: 2a2bf2b48916488333ecfe38f129ca93ec002e603daa11000040e6789f708909
 | |
|     Scope: machine
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |