This is srfi-66.egg.info, produced by makeinfo version 4.7 from eggdoc-output.texi. INFO-DIR-SECTION The Algorithmic Language Scheme START-INFO-DIR-ENTRY * srfi-66.egg: (srfi-66.egg). Octet vectors END-INFO-DIR-ENTRY  File: srfi-66.egg.info, Node: Top, Next: About this egg, Up: (dir) srfi-66 egg *********** Octet vectors Written by felix (mailto:felix@call-with-current-continuation.org) This manual corresponds to version 1.0 of the srfi-66 extension library for Chicken Scheme. * Menu: * About this egg:: * Documentation:: * License:: * Index::  File: srfi-66.egg.info, Node: About this egg, Next: Documentation, Prev: Top, Up: Top 1 About this egg **************** * Menu: * Version history:: * Usage::  File: srfi-66.egg.info, Node: Version history, Next: Usage, Up: About this egg 1.1 Version history =================== `1.0' Initial release  File: srfi-66.egg.info, Node: Usage, Prev: Version history, Up: About this egg 1.2 Usage ========= Load this egg like so: `(require-extension srfi-66)'  File: srfi-66.egg.info, Node: Documentation, Next: License, Prev: About this egg, Up: Top 2 Documentation *************** This extension provides additional octet-vector operations. Mainly it adds a few procedures to the SRFI-4 library unit. For a detailed specification consult the official SRFI document SRFI-66 (http://srfi.schemers.org/srfi-66/srfi-66.html)  File: srfi-66.egg.info, Node: License, Next: Index, Prev: Documentation, Up: Top 3 License ********* Copyright (c) 2005, Felix Winkelmann. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ASIS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  File: srfi-66.egg.info, Node: Index, Prev: License, Up: Top Index ***** [index] * Menu:  Tag Table: Node: Top220 Node: About this egg566 Node: Version history734 Node: Usage888 Node: Documentation1052 Node: License1427 Node: Index2617  End Tag Table