python-multidict: new package
authorJames Hilliard <james.hilliard1@gmail.com>
Wed, 24 Oct 2018 13:56:33 +0000 (21:56 +0800)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 1 Nov 2018 10:54:29 +0000 (11:54 +0100)
commita4e3de63e43af74c021307567e5cc8570ce4654c
treedeb1413fce6256f623a4fec4c2e36c5fcff2f2fe
parent2f2ef15d35320dda3598f18dc62ea6e4b69fbb21
python-multidict: new package

Multidict is dict-like collection of key-value pairs where a key may
occur more than once in the container.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Arnout: extend help text based on commit message.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/Config.in
package/python-multidict/Config.in [new file with mode: 0644]
package/python-multidict/python-multidict.hash [new file with mode: 0644]
package/python-multidict/python-multidict.mk [new file with mode: 0644]