Jump to letter: [
ABCDEFGHIJLMNOPSTVWX
]
libbinio: A software library for binary I/O classes in C++
- Summary
- 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.
Arch: i386
| Download: | libbinio-1.4-6.i386.rpm |
| Build Date: | Thu Apr 12 22:32:34 2007 |
| Packager: | Fabian Arrotin <fabian{*}arrotin{%}arrfab{*}net> |
| Size: | 229 KiB |
Changelog
- * Mon Aug 28 12:00:00 2006 Linus Walleij <triad{%}df{*}lth{*}se> 1.4-6
- Rebuild for Fedora Extras 6.
- * Tue Feb 14 11:00:00 2006 Linus Walleij <triad{%}df{*}lth{*}se> 1.4-5
- Rebuild for Fedora Extras 5.
- * Thu Oct 6 12:00:00 2005 Linus Walleij <triad{%}df{*}lth{*}se> 1.4-4
- BuildRequire texinfo to get makeinfo.