Short:        FTN-oriented UUdecoder
Author:       rachkin@mail.ru
Type:         comm/fido
Version:      1.0
Architecture: m68k-amigaos

    UUdecoderXL 1.0 (25.02.2000)

PURPOSE:
    UUdecoderXL is a FTN-oriented UU-decoder.

REQUIREMENTS:
    for KS3.x version:
    - OS 3.0+
    - asl.library v39 when started from WB

    for KS2.x version:
    - OS 2.04+ (maybe earlier, but it's not tested)
    - asl.library v37 when started from WB

FEATURES:
  1.
    UUdXL supports standart UUE format and some extensions.
    At present time following directives are recognized:
    - section xx of yy of file zz
    - section xx of file yy
    - begin <protection> <filename> (only EXECUTE flag for local user is checked)
    - end
    - filetime xxxx
    - size xx
    - sum -r/size xx/yy section zz
    - sum -r/size xx/yy entire file
    - line checksum (LINESUM)

  2.
    As UUdXL has multy-threaded I/O and smart UU-recognition, source files can contain
    unlimited number of shuffled sections of unlimited number of files. But correct
    decoding is avialable only if those files contains standart header whith
    'section xx of yy of file zz'. Otherwise all sections must be sorted.

LEGAL STUFF:
    UUdecoderXL is freeware and freely distributed programm.
    The author grant no warrantees for any damages, what so ever, which result
    directly or indirectly from using UUdecoderXL. This is also valid for the
    manual and all other including programs and source code.
    You use this program on your own risc.


THANKS TO:
        - Vladimir Larkov for beta-testing, information and moral support
        - Denis Sotchenko for information support
        - Alexander Prokopiev for Spot's script

AUTHOR:
    Bug reports, suggestions, thanks and contributions must be sent to:

        rachkin@mail.ru
        2:5030/675.20@fidonet
        39:240/14.20@amiganet

    (C) 1998-2000 Andrey Rachkin, XL Design Inc.