(type egg)
(signature "big-chicken egg")
(timestamp 1612269484)
(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/big-chicken" "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.") (toc) (tags "eggs")) (section 2 "big-chicken" (p "Are you tired of writing " (tt "(use extras data-structures utils srfi-69 files ports srfi-1 srfi-13 srfi-14 yaddda yadda this that and the other)") "? Do you have enough of endlessly having to figure out the right library units you need?") (p "Not anymore. Because now there is") (p (b "BIG-CHICKEN")) (p "This extension provides a convenience wrapper for the following library units:") (pre " data-structures\n extras\n files\n ports\n posix\n regex\n utils\n tcp\n srfi-1\n srfi-4\n srfi-13\n srfi-14\n srfi-18\n srfi-69") (section 3 "Requirements" (p "CHICKEN 4.2.6 or higher is required."))) (section 2 "Author" (p (int-link "/users/felix winkelmann" "felix winkelmann"))) (section 2 "License" (p "This code is in the public domain")) (section 2 "Version History" (dl (dt "0.4") (dd "added regex dependency") (dt "0.3") (dd "hacked around syntax-reexport problem") (dt "0.2") (dd "fixed typo in setup script") (dt "0.1") (dd "Initial release")))))
