Sun, 08 Sep 2024 21:44:10 UTC | login

Information for RPM python-result-0.10.0-3.fc39.src.rpm

ID1041555
Namepython-result
Version0.10.0
Release3.fc39
Epoch
Archsrc
SummaryA Rust-like result type for Python
DescriptionA simple Result type for Python 3 inspired by Rust, fully type annotated. The idea is that a result value can be either `Ok(value)` or `Err(error)`, with a way to differentiate between the two. `Ok` and `Err` are both classes encapsulating an arbitrary value. `Result[T, E]` is a generic type alias for `typing.Union[Ok[T], Err[E]]`.
Build Time2023-07-21 13:46:19 GMT
Size33.91 KB
e1a37c69d2107b3123dbef830d45deb0
LicenseMIT
Provides
python3-result = 0.10.0-3.fc39
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3dist(tomli) if python3-devel < 3.11)
pyproject-rpm-macros
python3-devel
python3-devel
python3dist(packaging)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(setuptools)
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
python-result.spec2.27 KB
result-0.10.0.tar.gz13.20 KB
result-no-cov.diff337.00 B
Component of No Buildroots