=============================================================================
WimpLib - BASIC Routines for Wimp Programming                    Version ----

(c) Stephen Fryatt, 1996-2020                                  29 August 2020
=============================================================================

License
-------

  WimpLib is licensed under the EUPL, Version 1.2 only (the "Licence"); you
  may not use this work except in compliance with the Licence.

  You may obtain a copy of the Licence at
  http://joinup.ec.europa.eu/software/page/eupl

  Unless required by applicable law or agreed to in writing, software
  distributed under the Licence is distributed on an "AS IS" basis, WITHOUT
  WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

  See the Licence for the specific language governing permissions and
  limitations under the Licence.

  The source for WimpLib can be found alongside this binary download, at
  http://www.stevefryatt.org.uk/software



Introduction and Use
--------------------

  WimpLib is a set of BASIC libraries for use with RISC OS software.
  Supplied mainly to allow my other software to be built, they can also be
  used in their own right as part of software licensed under the EUPL or one
  of its "compatible licences" (such as the GPL v2).

  Two copies of the library files are supplied: the BASIC folder contains
  standard tokenised BBC BASIC files, while Text contains untokenised
  'BASICTxt' files (type &FD1).  It is the latter which will be required if
  building any of my software, as they are suitable for passing to Tokenize.

  Documentation for the libraries -- such as it is -- is provided within the
  header and source files.  WimpLib is not in 'active' development, and it
  may not always be possible to provide assistance in its use.




Updates and Contacting Me
-------------------------

  If you have any comments about WimpLib, or would like to report any bugs
  that you find, you can email me at the address below.

  Updates to WimpLib and more programs for RISC OS computers can be found
  on my website at http://www.stevefryatt.org.uk/software/

  Stephen Fryatt
  email: steve@stevefryatt.org.uk
