Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        boolstuff - Disjunctive Normal Form boolean expression library
        
        This library contains an algorithm that converts a boolean expression
binary tree into the Disjunctive Normal Form.  The NOT operator
is supported.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | boolstuff | 
                0.1.11 | 
                1.fc6 | 
                ppc | 
                81 KiB | 
                Thu May 10 03:31:52 2007 | 
            
        
        Changelog
        
            - * Sun May  6 18:00:00 2007 Patrice Dumas <pertusus{%}free{*}fr> 0.1.11-1
 
            - update to 0.1.11
- use a directory for in-source docs
 
        
            - * Fri Jan 19 17:00:00 2007 Patrice Dumas <pertusus{%}free{*}fr> 0.1.10-1
 
            - Initial release