boolstuff 0.1.14-1 source package in Ubuntu

Changelog

boolstuff (0.1.14-1) unstable; urgency=low


  * New upstream release
  * Changed my email address to <email address hidden>
  * Upgraded Standards-Version from 3.9.3 to 3.9.4
  * Converted package for multiarch
  * Updated short descriptions of the packages

 -- Miriam Ruiz <email address hidden>  Sun, 15 Sep 2013 02:42:42 +0200

Upload details

Uploaded by:
Miriam Ruiz
Uploaded to:
Sid
Original maintainer:
Miriam Ruiz
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
boolstuff_0.1.14-1.dsc 1.3 KiB 04a3481e4dbd525a6c60585d319c4b99d8651f745bbcb21a0063fd0915a27377
boolstuff_0.1.14.orig.tar.gz 372.9 KiB 261fb4f8d5ab82a2e221dbbdc05f8c329993a2a000a35cc7be84fc3ec74e96b1
boolstuff_0.1.14-1.debian.tar.bz2 4.0 KiB f524bcc0767721d56ec9ce293579c205f71a070dd5e3aa58aefdd2aa4b68513c

Available diffs

No changes file available.

Binary packages built by this source

boolstuff: programs for operating on boolean expression binary trees

 BoolStuff is a C++ library that supports a few operations on boolean
 expression binary trees.
 .
 This package includes extra programs that allow the usage of the library
 from the shell. A command named booldnf can be used to convert an
 expression to the Disjunctive Normal Form (DNF).

boolstuff-dev: library for operating on boolean expression binary trees - devel

 BoolStuff is a C++ library that supports a few operations on boolean
 expression binary trees. The main features are:
  * a simple boolean expression parser (supports operators AND, OR and
    NOT, as well as parentheses)
  * an algorithm to convert a boolean expression binary tree into its
    Disjunctive Normal Form (this algorithm supports the NOT operator)
  * a function that determines if an expression tree is in DNF.
 .
 This package includes the development files for using the library from
 inside your programs.

libboolstuff-0.1-0: library for operating on boolean expression binary trees

 BoolStuff is a C++ library that supports a few operations on boolean
 expression binary trees.
 .
 This package includes the runtime libraries.

libboolstuff-0.1-0-dbg: library for operating on boolean expression binary trees - debug

 BoolStuff is a C++ library that supports a few operations on boolean
 expression binary trees.
 .
 This package includes the debugging symbols.