This script is for Slackware 13.0 only and may be outdated.

SlackBuilds Repository

13.0 > Libraries > boolstuff (0.1.13)

BoolStuff is a small C++ library that supports a few operations on
boolean expression binary trees. The main features are:
- a 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;
- a function that determines if an expression tree is in DNF.

A command named `booldnf' that calls this library is also provided.

Maintained by: Dave Margell
Keywords: hal,mount,automount
ChangeLog: boolstuff

Homepage:
http://perso.b2b2c.ca/sarrazip/dev/boolstuff.html

Source Downloads:
boolstuff-0.1.13.tar.gz (084a834f8b4c59f690f1dcf2f385d404)

Download SlackBuild:
boolstuff.tar.gz
boolstuff.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
boolstuff.SlackBuild
boolstuff.info
slack-desc

Validated for Slackware 13.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds