Outdated egg!
This is an egg for CHICKEN 3, the unsupported old release. You're almost certainly looking for the CHICKEN 4 version of this egg, if it exists.
If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.
asxt
Description
Another Scheme XML Transformer
Author
Neil van Dyke (neil AT neilvandyke DOT org)
Requirements
Download
Documentation
Usage:
(use asxt)
See the official documentation for ASXT.
License
Copyright (c) 2004 Neil W. Van Dyke. This program is Free Software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU Lesser General Public License [LGPL] for more details.
Changelog
- 0.1.1 Changed .setup script to reflect new distribution of syntax-case
- 0.1 Initial release