Sign in
android-kvm
/
buildroot
/
671423d33e301c1c6e9186926a22980bb7597440
/
.
/
package
/
python-frozenlist
/
Config.in
blob: 67a58b40ca3670dd4e2c4f1d75ac4a6486a02d69 [
file
] [
log
] [
blame
]
config BR2_PACKAGE_PYTHON_FROZENLIST
bool
"python-frozenlist"
depends on BR2_PACKAGE_PYTHON3
help
A list
-
like structure which
implements
collections
.
abc
.
MutableSequence
.
https
:
//github.com/aio-libs/frozenlist