Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mimetic: A full featured MIME library written in C++
- Summary
- 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.
Arch: src
Download: | mimetic-0.9.2-1.al3.src.rpm |
Build Date: | Tue Feb 6 16:21:34 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 423 KiB |
Changelog
- * Sat Feb 3 16: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'
- * Fri Sep 15 17:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.9.1-2
- rebuilt
- * Sun Apr 16 17: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