Sha256: 50a36d2efa632b78e98f59459429c8b1637375aef161367e6d1c0dbc54161a54

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

---
source:
- meta
authors:
- name: K. Kodama
- name: Ronald Butler
- name: Olivier Renaud
- name: Rick Bradley
- name: Thomas Sawyer
  email: transfire@gmail.com
copyrights:
- holder: K. Kodama
  year: '2001'
replacements: []
alternatives: []
requirements:
- name: detroit
  groups:
  - build
  development: true
- name: microtest
  groups:
  - test
  development: true
- name: ae
  groups:
  - test
  development: true
dependencies: []
conflicts: []
repositories:
- uri: git://github.com/rubyworks/pqueue.git
  scm: git
  name: upstream
resources:
  home: http://rubyworks.github.com/pqueue
  code: http://github.com/rubyworks/pqueue
  mail: http://groups.google.com/group/rubyworks-mailinglist
  bugs: http://github.com/rubyworks/pqueue/issues
extra: {}
load_path:
- lib
revision: 0
created: '2001-03-10'
summary: Queue of Prioritized Elements
title: PQueue
version: 2.0.0
name: pqueue
description: ! 'A priority queue is like a standard queue, except that each inserted
  elements

  is given a certain priority, based on the result of the comparison block given

  at instantiation time. Retrieving an element from the queue will always return

  the one with the highest priority.'
organization: rubyworks
date: '2011-10-29'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pqueue-2.0.0 .ruby