dcontainers 0.8.0~alpha.6-1 source package in Ubuntu

Changelog

dcontainers (0.8.0~alpha.6-1) unstable; urgency=medium

  * New upstream version: 0.8.0~alpha.6
  * Drop patches: Applied upstream

 -- Matthias Klumpp <email address hidden>  Mon, 23 Apr 2018 23:04:26 +0200

Upload details

Uploaded by:
Debian D Language Group
Uploaded to:
Sid
Original maintainer:
Debian D Language Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
dcontainers_0.8.0~alpha.6-1.dsc 2.1 KiB cc61f5fb3eab81e8e1bcbe683b7d32e7ef01c788ad748d2bf9503b60ddf951f5
dcontainers_0.8.0~alpha.6.orig.tar.gz 51.8 KiB 7fe817179cbf37944605efd45a73d64e6f50ba7fbed7756666b2085498c8c437
dcontainers_0.8.0~alpha.6-1.debian.tar.xz 2.4 KiB 833d48e8015edf3b5ae2ad6814f4732c50be626fc7db315b6c0b919b3ddb65eb

No changes file available.

Binary packages built by this source

libdcontainers-dev: Containers backed by stdx.allocator -- development files

 This D module implements container types based on the
 std.experimental.allocator allocator design.
 .
 This package contains development files for the D programming language.

libdcontainers0: Containers backed by stdx.allocator

 This D module implements container types based on the
 std.experimental.allocator allocator design.
 .
 It includes implementations of the following container types:
  - Dynamic Array
  - Hash Map
  - Hash Set
  - Immutable hash set
  - Open-Addressed Hash Set
  - SIMD-accelerated Set
  - Singly-linked list
  - Tree Map
  - T-Tree
  - Unrolled Linked List

libdcontainers0-dbgsym: debug symbols for libdcontainers0