Metadata-Version: 1.0
Name: heapqc
Version: 0.2
Summary: C implementation of the heapq module
Home-page: http://zhar.net/projects/python/
Author: John Eikenberry
Author-email: jae@zhar.net
License: Public Domain
Description: The heapq.py module is include as part of python2.3.
        I liked the simplicity of it, but I needed something faster. So I
        reimplemented it in C which resulted in a substantial speedup.
Platform: linux
Platform: windows
Platform: darwin
Platform: *nix
