(type egg)
(signature "srfi-25 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/srfi-25" "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.") (tags "egg") (toc)) (section 2 "srfi-25" (toc) (section 3 "Description" (p "The reference implementation for " (link "http://srfi.schemers.org/srfi-25/srfi-25.html" "SRFI-25") ", Multi-dimensional array.")) (section 3 "Author" (p "Jussi Piitulainen")) (section 3 "Requirements" (p "None")) (section 3 "Documentation" (p "See " (link "http://srfi.schemers.org/srfi-25/srfi-25.html" "the SRFI-25 document") ".")) (section 3 "History" (dl (dt "1.3") (dd "ported to CHICKEN 5") (dt "1.2") (dd "removed " (tt "-host") " option from setup script") (dt "1.1") (dd "ported to CHICKEN 4 by " (int-link "felix winkelmann")) (dt "1.0") (dd "Initial version"))) (section 3 "License" (pre " Copyright (C) Jussi Piitulainen (2001). All Rights Reserved.\n \n This document and translations of it may be copied and furnished to\n others, and derivative works that comment on or otherwise explain it or\n assist in its implementation may be prepared, copied, published and\n distributed, in whole or in part, without restriction of any kind,\n provided that the above copyright notice and this paragraph are included\n on all such copies and derivative works. However, this document itself\n may not be modified in any way, such as by removing the copyright notice\n or references to the Scheme Request For Implementation process or\n editors, except as needed for the purpose of developing SRFIs in which\n case the procedures for copyrights defined in the SRFI process must be\n followed, or as required to translate it into languages other than\n English.\n \n The limited permissions granted above are perpetual and will not be\n revoked by the authors or their successors or assigns.\n \n This document and the information contained herein is provided on an ``AS\n IS'' basis and THE AUTHOR AND THE SRFI EDITORS DISCLAIM ALL WARRANTIES,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE\n USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY\n IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR\n PURPOSE.")))))
