Entry for the HUGI size-coding-compo 2 by Jibz:

HANDLER.ASM    - assembler code for the depacker
MAKEH.BAT      - bat-file, that compiles HANDLER.ASM
MAKEIT.BAT     - bat-file, that compiles TXTPACK.CPP
TXTPACK.CPP    - C code for the packer (includes the handler)
TXTPACK.EXE    - packer executable
TEXT.TXT       - the text to be packed
TEXTOUT.COM    - the resulting packed text
