Package: python3-frozenlist-src
Version: 1.4.0-1
Depends: libc
Source: feeds/packages/lang/python/python-frozenlist
SourceName: python3-frozenlist-src
License: Apache-2.0
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1761233961
Maintainer: Jeffery To <jeffery.to@gmail.com>
Architecture: i386_pentium-mmx
Installed-Size: 987
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.
 
 This package contains the Python source files for python3-frozenlist.
