Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libbinio - A software library for binary I/O classes in C++
        
        - This binary I/O stream class library presents a platform-independent
way to access binary data streams in C++. The library is hardware
independent in the form that it transparently converts between the
different forms of machine-internal binary data representation.
It further employs no special I/O protocol and can be used on
arbitrary binary data sources. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | libbinio | 1.4 | 4.fc4 | src | 429 KiB | Tue Oct 11 13:00:23 2005 | 
        
        Changelog
        
            - * Thu Oct  6 18:00:00 2005 Linus Walleij <triad{%}df{*}lth{*}se> 1.4-4
- - BuildRequire texinfo to get makeinfo. 
            - * Sat Oct  1 18:00:00 2005 Linus Walleij <triad{%}df{*}lth{*}se> 1.4-3
- - Conforming pkg-config for FC4 and texinfo bug patch. 
            - * Sun Sep 18 18:00:00 2005 Linus Walleij <triad{%}df{*}lth{*}se> 1.4-2
- - More minor corrections.