Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        muParser - A fast math parser library
        
        - Many applications require the parsing of mathematical expressions.
The main objective of this project is to provide a fast and easy way
of doing this. muParser is an extensible high performance math parser
library. It is based on transforming an expression into a bytecode
and precalculating constant parts of it. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | muParser | 1.27 | 5.fc6 | src | 482 KiB | Fri Jun 15 09:49:09 2007 | 
        
        Changelog
        
            - * Fri Jun 15 18:00:00 2007 Frank Büttner <frank-buettner{%}gmx{*}net> - 1.27-5.fc6
- - fix bug #244309 
            - * Fri Jun  8 18:00:00 2007 Frank Büttner <frank-buettner{%}gmx{*}net> - 1.27-4.fc6
- - fix depend on pkgconfig 
            - * Wed Jun  6 18:00:00 2007 Frank Büttner <frank-buettner{%}gmx{*}net> - 1.27-3.fc6
- - clean build root before run install part
 - fix missing pkconfig file