dcontainers 0.8.0~alpha.5-2 source package in Ubuntu

Changelog

dcontainers (0.8.0~alpha.5-2) unstable; urgency=medium

  * Make -dev package depend on libstdx-allocator-dev

 -- Matthias Klumpp <email address hidden>  Wed, 04 Apr 2018 14:14:46 +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

Downloads

File Size SHA-256 Checksum
dcontainers_0.8.0~alpha.5-2.dsc 2.1 KiB e2a46bcf842d6a252b364fb380300dfc06db4214dd5d76288c5524366658e1d4
dcontainers_0.8.0~alpha.5.orig.tar.gz 51.2 KiB c76f5a254794d8a322cab00066b5389b2b21a39106ecd8890d9d10e198418b41
dcontainers_0.8.0~alpha.5-2.debian.tar.xz 2.3 KiB 75bce021fce748fd1782f94e632e60b8f23e72da39b26a42a6200118cfb05aff

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