Name: | rust-primes-devel |
---|---|
Version: | 0.3.0 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 25362 |
License: | BSD-3-Clause |
RPM: | rust-primes-devel-0.3.0-3.el9.noarch.rpm |
Source RPM: | rust-primes-0.3.0-3.el9.src.rpm |
Build Date: | Mon Apr 21 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/primes |
Summary: | Package for calculating primes using the Sieve of Eratosthenes |
Description: | A package for calculating primes using the Sieve of Eratosthenes, and using that to check if a number is prime and calculating factors. Includes an iterator over all primes. This package contains library source intended for building other packages which use the "primes" crate. |