Source: chicken-endian-port Section: libs Priority: optional Maintainer: Ivan Raikov Build-Depends: debhelper (>> 3.0.0), chicken-bin (>= 2.4), libchicken-dev (>= 2.4), swig (>= 1.3.29) Standards-Version: 3.6.2 Package: chicken-endian-port Section: libs Architecture: any Depends: ${shlibs:Depends}, chicken-bin (>= 2.4), chicken-iset Description: An I/O port that supports different endian formats This Chicken Scheme extension supports reading and writing of integers, IEEE floating-point numbers, and byte vectors while taking into account byte order. It is based on routines from the C++ advanced I/O library and TIFF reader written by Oleg Kiselyov. . Homepage: http://www.call-with-current-continuation.org/eggs/endian-port.html