Package creator:

  Paul Boddie <paul@boddie.org.uk>

The origin of the package is:

  http://www.boddie.org.uk/python/XSLTools.html

Package author:

  Paul Boddie <paul@boddie.org.uk>

Copyright:

Licence Agreement for XSLTools
------------------------------

Copyright (C) 2005, 2006 Paul Boddie <paul@boddie.org.uk>

This library 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 library 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 for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA

Copyright and Licensing Information for Other Software
------------------------------------------------------

Certain examples in XSLTools use files from the Sarissa distribution (see
http://sarissa.sourceforge.net). These files were made available under the GNU
Lesser General Public License and under the GNU General Public License; the
former licence is identical to that found in the LICENCE.txt file, whereas the
latter can be found in the LICENCE-Sarissa.txt file.

The XMLTools.XMLCalendar module uses a modified version of the monthcalendar
function from the Python standard library's calendar module. This code was
made available under the Python Software Foundation License Version 2 (and
other licences) and has the following copyrights:

Copyright (c) 2001, 2002, 2003, 2004, 2005 Python Software Foundation.
All rights reserved.

Copyright (c) 2000 BeOpen.com.
All rights reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All rights reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum.
All rights reserved.
