Tue, 17 Sep 2024 00:33:28 UTC | login

Information for RPM python-result-0.17.0-2.fc41.src.rpm

ID1364031
Namepython-result
Version0.17.0
Release2.fc41
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 Time2024-07-20 07:48:48 GMT
Size44.55 KB
3f410bb9c78ce59a81b3ea91dd521be1
LicenseMIT
Provides
python3-result = 0.17.0-2.fc41
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.99 KB
result-0.17.0.tar.gz21.76 KB
result-no-cov.diff337.00 B
Component of No Buildroots