This directory contains a prepackaged version of Oleg Kiselyov's
SXPath library for Scsh, the Scheme Shell (http://www.scsh.net).

The library was downloaded from http://okmij.org/ftp/Scheme/lib/SXPath.scm
and split in two files: sxpath.scm, which contains the library itself, and
sxpath-tests.scm, containing the tests and examples.

For more information on SXPath visit

   http://okmij.org/ftp/Scheme/xml.html#SXPath

This package depends on SSAX, available from

   http://lamp.epfl.ch/~schinz/scsh_packages/

To install this package use Michel Schinz's Installation Library for
Scsh, available from

   http://lamp.epfl.ch/~schinz/scsh_packages/

Running the installation script (scsh-install-pkg) in this directory
will install and setup the library.

 Emilio Lopes <eclig@gmx.net>
