Sign in
android-kvm
/
buildroot
/
8de200895c9ee06d6d8e20fb5809a143dcead6a5
/
.
/
package
/
python-multidict
/
Config.in
blob: 9a92a6d39608bdd56e9e5615c2749fa1b6e6a74f [
file
] [
log
] [
blame
]
config BR2_PACKAGE_PYTHON_MULTIDICT
bool
"python-multidict"
help
Multidict
is
dict
-
like collection of key
-
value pairs
where
a
key may occur more than once
in
the container
.
https
:
//github.com/aio-libs/multidict