fcambus 86a0e6cd76 Import devel/libbinio.
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.

OK abieber@
2016-11-08 23:02:28 +00:00

12 lines
315 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2016/11/08 23:02:28 fcambus Exp $
include/libbinio/
include/libbinio/binfile.h
include/libbinio/binio.h
include/libbinio/binstr.h
include/libbinio/binwrap.h
@info info/libbinio.info
lib/libbinio.a
lib/libbinio.la
@lib lib/libbinio.so.${LIBbinio_VERSION}
lib/pkgconfig/libbinio.pc