mdds 1.4.3-6 source package in Ubuntu

Changelog

mdds (1.4.3-6) unstable; urgency=medium

  * remove bogus make clean in autopkgtest

 -- Rene Engelhard <email address hidden>  Wed, 19 Dec 2018 00:41:39 +0100

Upload details

Uploaded by:
Debian OpenOffice Team
Uploaded to:
Sid
Original maintainer:
Debian OpenOffice Team
Architectures:
all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mdds_1.4.3-6.dsc 1.9 KiB d39daaf265c45af3ecbbd7b81ec7d660214cbb449f9dc6ab404d67235518bbad
mdds_1.4.3.orig.tar.bz2 326.7 KiB 25ce3d5af9f6609e1de05bb22b2316e57b74a72a5b686fbb2da199da72349c81
mdds_1.4.3-6.debian.tar.xz 5.1 KiB e8bffb922b9b49aa63c302e1e538a5a59187a602e3fa526344b1dd40c4f687b3

Available diffs

No changes file available.

Binary packages built by this source

libmdds-dev: Multi Dimension Data structure library -- headers

 A collection of multi-dimensional data structure and indexing algorithm.
 .
 This is a C++ library, and is a collection of various data structures designed
 to efficiently store and query multi-dimensional data for various
 filtering criteria. Different structures are optimized for different
 query needs.
 .
 This library is a source-code only library. It’s designed to be
 header-only meaning that the user program does not need to link to any
 additional shared library in order to use these data structures. The
 data structures are all available as C++ templates.

libmdds-doc: Multi Dimension Data structure library -- documentation

 A collection of multi-dimensional data structure and indexing algorithm.
 .
 This is a C++ library, and is a collection of various data structures designed
 to efficiently store and query multi-dimensional data for various
 filtering criteria. Different structures are optimized for different
 query needs.
 .
 This library is a source-code only library. It’s designed to be
 header-only meaning that the user program does not need to link to any
 additional shared library in order to use these data structures. The
 data structures are all available as C++ templates.
 .
 This package contains the API documentation for mdds.