This archive contains the source code of two Java libraries:

Package "w3c.tools.sexpr" is a general, customizable s-expression
parser (see method "main" in SimpleSExprStream.java for an example of
how the parser is called). The source code has been documented for
JavaDoc.

Package "w3c.www.pics" is a parser for PICS 1.1 -conformant labels
(based on the s-expression parser). This code has not yet been
documented, but see the method "main" in PICSParser.java for an
example of how this parser can be called.

Please send any comments, questions or bug reports to Ora Lassila
(lassila@w3.org).

2/21/97
