Language

Package: python-orderedmultidict @ 1.0

Synopsis

Python Ordered Multivalue Dictionary - omdict

Description

This package contains a library for ordered multivalue dictionaries. A multivalue dictionary is a dictionary that can store multiple values for the same key. An ordered multivalue dictionary is a multivalue dictionary that retains the order of insertions and deletions.

Home page
https://github.com/gruns/orderedmultidict
Location
gnu/packages/python-xyz.scm (line: 5159, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings