Language

Package: python-bidict @ 0.21.2

Synopsis

Bidirectional mapping library

Description

The bidict library provides several data structures for working with bidirectional mappings in Python.

Home page
https://bidict.readthedocs.io
Location
gnu/packages/python-xyz.scm (line: 1111, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?