Language

Package: python-heapdict @ 1.0.1

Synopsis

Heap with decrease-key and increase-key operations

Description

heapdict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict. It’s designed to be used as a priority queue.

Home page
http://stutzbachenterprises.com/
Location
gnu/packages/python-xyz.scm (line: 20614, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit