26 lines
1.1 KiB
YAML
26 lines
1.1 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
|
PackageIdentifier: GNU.Octave
|
|
PackageVersion: 6.2.0
|
|
PackageLocale: en-US
|
|
Publisher: GNU Project
|
|
PublisherUrl: https://www.gnu.org/
|
|
PublisherSupportUrl: https://www.gnu.org/software/octave/support
|
|
#PrivacyUrl:
|
|
Author: John W. Eaton
|
|
PackageName: GNU Octave
|
|
PackageUrl: https://www.gnu.org/software/octave/
|
|
License: GPL-3.0-only
|
|
LicenseUrl: https://www.gnu.org/software/octave/license.html
|
|
Copyright: Copyright (c) 1998-2021 John W. Eaton
|
|
#CopyrightUrl:
|
|
ShortDescription: A high-level language primarily intended for numerical computations.
|
|
Description: GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.
|
|
Moniker: octave
|
|
Tags:
|
|
- octave
|
|
- matlab
|
|
- math
|
|
- numerical computation
|
|
ManifestType: defaultLocale
|
|
ManifestVersion: 1.0.0
|