freebsd-ports/devel/libbinio/pkg-descr
Renato Botelho 382a684554 devel/libbinio:
- Update to 1.4

all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4

PR:		ports/86431
Submitted by:	maintainer
2005-09-22 12:49:18 +00:00

11 lines
399 B
Text

The 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.
WWW: http://libbinio.sourceforge.net/