(type egg)
(signature "charplot 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/charplot" "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")) (section 2 "charplot" (section 3 "Description" (p "A port of the " (link "http://people.csail.mit.edu/jaffer/SLIB" "SLIB") " character plotting library. For documentation see:") (p (link "http://people.csail.mit.edu/jaffer/slib_5.html#SEC125" "charplot")) (p "This extension uses " (int-link "numbers") " internally, so " (tt "plot") " accepts numeric values of all types.")) (section 3 "Author" (p "Aubrey Jaffer")) (section 3 "Requirements" (p (int-link "srfi-63") ", " (int-link "numbers"))) (section 3 "Version history" (dl (dt "0.5") (dd "test suite fix: don't run tests when the output port is not connected to a terminal") (dt "0.2") (dd "uses " (tt "terminal-size") " for value of default dimensions") (dt "0.1") (dd "Initial release as egg"))) (section 3 "License" (p "Copyright (C) 1992, 1993, 2001, 2003 Aubrey Jaffer") (p "Permission to copy this software, to modify it, to redistribute it, to distribute modified versions, and to use it for any purpose is granted, subject to the following restrictions and understandings.") (p "1.  Any copy made of this software must include this copyright notice in full.") (p "2.  I have made no warranty or representation that the operation of this software will be error-free, and I am under no obligation to provide any services, by way of maintenance, update, or otherwise.") (p "3.  In conjunction with products arising from the use of this material, there shall be no use of my name in any advertising, promotional, or sales literature without prior written consent in each case.")))))
