Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
PackageIdentifier: NelsonNumericalSoftware.Nelson
|
||||
Publisher: Nelson Numerical Software
|
||||
Author: Allan CORNET
|
||||
Moniker: nelson
|
||||
PackageName: Nelson
|
||||
PackageVersion: 0.5.2
|
||||
License: Open Source license LGPLv2
|
||||
LicenseUrl: https://raw.githubusercontent.com/Nelson-numerical-software/nelson/master/LICENSE
|
||||
ShortDescription: NelsonNumericalSoftware.Nelson
|
||||
Description: Nelson is an array programming language providing a powerful open computing environment for engineering and scientific applications using modern C/C++ libraries (Boost, Eigen, …) and others state of art numerical libraries.It has sophisticated data structures (including cell, struct, linear systems, …), an interpreter and a high level programming language. Nelson has been developped to be an open/modular system where an user can define these own data types and operations on these data types by using overload.
|
||||
PackageUrl: https://nelson-numerical-software.github.io/nelson-website/
|
||||
Tags:
|
||||
- matrix
|
||||
- data
|
||||
- interpreter
|
||||
- language
|
||||
- programming
|
||||
- scientific
|
||||
FileExtensions:
|
||||
- nls
|
||||
- nlf
|
||||
- nh5
|
||||
- mat
|
||||
- hdf5
|
||||
InstallerType: inno
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/Nelson-numerical-software/nelson/releases/download/v0.5.2/Nelson-0.5.2.3052-x86-64.exe
|
||||
InstallerSha256: 0b7af3ac877690f6bc87e547214e1546b8a3fa038c7f4ef948e56a919ac9826b
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user