Sun, 08 Sep 2024 21:57:17 UTC | login

Information for RPM python-result-0.9.0-2.fc38.src.rpm

ID926548
Namepython-result
Version0.9.0
Release2.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-02-14 02:51:00 GMT
Size32.04 KB
ffe93c3160114c56c39d7349f785dd90
LicenseMIT
Provides
python3-result = 0.9.0-2.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.spec1.93 KB
result-0.9.0.tar.gz12.93 KB
result-no-cov.diff337.00 B
Component of No Buildroots