Name: | python3-frozenlist |
---|---|
Version: | 1.5.0 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 162582 |
License: | Apache-2.0 |
RPM: | python3-frozenlist-1.5.0-1.el10_0.x86_64.rpm |
Source RPM: | python-frozenlist-1.5.0-1.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/aio-libs/frozenlist |
Summary: | List-like structure which can be made immutable |
Description: | FrozenList is a list-like structure which implements collections.abc.MutableSequence, and which can be made immutable. |