(type egg)
(signature "bytestructures egg")
(timestamp 1612269487)
(sxml ((section 2 "Outdated egg!" (p "This is an egg for CHICKEN 4, the unsupported old release.  You're almost certainly looking for " (int-link "/eggref/5/bytestructures" "the CHICKEN 5 version of this egg") ", if it exists.") (p "If it does not exist, there may be equivalent functionality provided by another egg; have a look at the " (link "https://wiki.call-cc.org/chicken-projects/egg-index-5.html" "egg index") ". Otherwise, please consider porting this egg to the current version of CHICKEN.")) (section 2 "bytestructures" (toc)) (section 2 "Description" (p "Structured access to bytevector contents.") (p "The manual can be found here: https://github.com/retroj/scheme-bytestructures/tree/chicken")) (section 2 "Authors" (ul (li "Taylan Ulrich Bayırlı/Kammer") (li "CHICKEN port maintained by John J Foerch"))) (section 2 "Requirements" (ul (li (int-link "r7rs")) (li (int-link "r6rs-bytevectors")) (li (int-link "srfi-60")) (li (int-link "format")) (li (int-link "posix"))) (p "Requirements for testing:") (ul (li (int-link "srfi-64")))) (section 2 "License" (p "GPLv3")) (section 2 "Version History" (ul (li "0.4 (2016-08-27) first release -ish")))))
