Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mimetic - A full featured MIME library written in C++
        
        - mimetic is a GPL MIME library written in C++ designed to be easy to use
and integrate but yet fast and efficient. mimetic doesn't use exceptions
but it heavily uses templates so a mostly standard compliant C++ compiler
is required. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | mimetic | 0.9.3 | 1.fc5 | ppc | 385 KiB | Thu Jun 14 14:52:32 2007 | 
        
        Changelog
        
            - * Thu Jun 14 18:00:00 2007 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.9.3-1
- - updated to 0.9.3 
            - * Sat Feb  3 17:00:00 2007 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.9.2-1
- - updated to 0.9.2; rediffed patches
- build the library with '-Wl,--as-needed' 
            - * Sun Apr 16 18:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.9.1-1
- - updated to 0.9.1
- rediffed -noconfigh patch and cover new #ifdef's
- removed -gcc41 patch