libcoyotl 3.1.0-6 source package in Ubuntu

Changelog

libcoyotl (3.1.0-6) unstable; urgency=low


  * Updated Standards-Version 
  * Correct lintian problems by building for hardening properly
  * Closes: Bug#662395 -- corrected libpng-dev dependency for libpng
    transition

 -- Al Stone <email address hidden>  Fri, 06 Jul 2012 17:03:02 -0600

Upload details

Uploaded by:
Al Stone
Uploaded to:
Sid
Original maintainer:
Al Stone
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcoyotl_3.1.0-6.dsc 1.1 KiB 7117934fcc6a0235917f49ebcafcb0d6bbc9d410a42d68ba84828a4f58c2b1d4
libcoyotl_3.1.0.orig.tar.gz 338.3 KiB 540cb2e131cc345f94eaa1a7682532e200b57efd6b6a5e2d9e68aa7819f63860
libcoyotl_3.1.0-6.debian.tar.gz 538.0 KiB b5122b7c30edcb1ed187b33cbba673e3d0c61027c2eef71b44bf999129bfeb7b

Available diffs

No changes file available.

Binary packages built by this source

libcoyotl-3.1-4: portable C++ classes used by acovea

 The classes provided here do not easily fit into a single category; in
 essence, these are tools that the author of the acovea package has found
 useful in a variety of applications.
 .
 Among the algorithms included:
 .
   - a polymorphic collection of the best pseudorandom number generators,
     including the Mersenne Twister and Marsaglia's favorites.
 .
   - utilities for working with real numbers, including additional functions
     for trigonometry, least common multiple, greatest common denominator,
     rounding, and other purposes.
 .
   - a simple cross-platform command-line parser.
 .
   - a framework for generating rectangular mazes.
 .
   - a template for fixed-point math based on different integer sizes and
     decimal point locations.
 .
   - templatized sorting utilities (designed before standard C++'s use
     of <algorithms>, but still useful).
 .
   - validation tools for "Design by Contract" programming.

libcoyotl-dev: portable C++ classes used by acovea -- development files

 This package provides the files needed to develop code that uses the
 libcoyotl library.
 .
 The classes provided here do not easily fit into a single category; in
 essence, these are tools that the author of the acovea package has found
 useful in a variety of applications.
 .
 Among the algorithms included:
 .
   - a polymorphic collection of the best pseudorandom number generators,
     including the Mersenne Twister and Marsaglia's favorites.
 .
   - utilities for working with real numbers, including additional functions
     for trigonometry, least common multiple, greatest common denominator,
     rounding, and other purposes.
 .
   - a simple cross-platform command-line parser.
 .
   - a framework for generating rectangular mazes.
 .
   - a template for fixed-point math based on different integer sizes and
     decimal point locations.
 .
   - templatized sorting utilities (designed before standard C++'s use
     of <algorithms>, but still useful).
 .
   - validation tools for "Design by Contract" programming.