deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
fast ring-buffer deque (double-ended queue) (library)
Deque is a fast ring-buffer double-ended queue implementation. It generalizes
a queue and a stack, to efficiently add and remove items at either end with
O(1) performance. Queue (FIFO) operations are supported using PushBack and
PopFront. Stack (LIFO) operations are supported using PushBack and PopBack.
Homepage: https://github.com/gammazero/deque
Installed-Size: '46'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-gammazero-deque-dev
Priority: optional
Section: golang
Source: golang-github-gammazero-deque
Version: 0.2.1-2
srcpkg_name: golang-github-gammazero-deque
srcpkg_version: 0.2.1-2