Added primesieve version 7.6 (#6049)
This commit is contained in:
20
manifests/Primesieve/Primesieve/7.6.yaml
Normal file
20
manifests/Primesieve/Primesieve/7.6.yaml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
Id: Primesieve.Primesieve
|
||||||
|
Publisher: Primesieve
|
||||||
|
Name: Primesieve
|
||||||
|
Version: 7.6
|
||||||
|
AppMoniker: primesieve
|
||||||
|
MinOSVersion: 10.0.0.0
|
||||||
|
License: BSD 2-Clause
|
||||||
|
LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primesieve/master/COPYING
|
||||||
|
Homepage: https://github.com/kimwalisch/primesieve
|
||||||
|
Description:
|
||||||
|
primesieve is a command-line program that generates primes
|
||||||
|
using the sieve of Eratosthenes algorithm. It can generate
|
||||||
|
primes and prime k-tuplets (twin primes, prime triplets, ...)
|
||||||
|
up to 2^64 and find the nth prime.
|
||||||
|
Tags: "primes, prime numbers, sieve, eratosthenes, math, command-line, utility, tool"
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
InstallerType: Inno
|
||||||
|
Url: https://github.com/kimwalisch/primesieve-winget/releases/download/v7.6/Primesieve-7.6-win-x64.exe
|
||||||
|
Sha256: 9285469c88a8ccd06534bdc756bcd587d9074c9b3040ffe301dad0fd7b74a11b
|
Reference in New Issue
Block a user