Sat, 05 Oct 2024 06:05:59 UTC | login

Information for RPM python-result-0.10.0-1.fc38.src.rpm

ID1016394
Namepython-result
Version0.10.0
Release1.fc38
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-05-16 15:41:54 GMT
Size33.14 KB
002f42c447c26f1d58be16ee11cd4d08
LicenseMIT
Provides
python3-result = 0.10.0-1.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3dist(toml) 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.03 KB
result-0.10.0.tar.gz13.20 KB
result-no-cov.diff337.00 B
Component of No Buildroots