Package: python3-frozenlist
Version: 1.4.0-r1
Depends: libc, python3-light
Source: feeds/packages/lang/python/python-frozenlist
SourceName: python-frozenlist
License: Apache-2.0
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1774124864
URL: https://github.com/aio-libs/frozenlist
Maintainer: Jeffery To <jeffery.to@gmail.com>
Architecture: mipsel_24kc
Installed-Size: 112640
Description:  frozenlist.FrozenList is a list-like structure which implements
 collections.abc.MutableSequence. The list is mutable until
 FrozenList.freeze is called, after which list modifications raise
 RuntimeError.
