looking for mimencode or equivalent

R. Hirschfeld yellowdog-general@lists.terrasoftsolutions.com
Fri Mar 19 01:09:01 2004


> From: Stefan Bruda <bruda@cs.ubishops.ca>
> Date: Thu, 18 Mar 2004 09:43:27 -0500

> See http://www.tug.org/ftp/vm/ specifically the following set of
> programs:
> 
>     base64-decode.c
>     base64-encode.c    
>     qp-decode.c
>     qp-encode.c
> 
> They compile trivially (as in `gcc -o base64-decode base64-decode.c',
> etc.) and do exactly what you want.

Thanks!  This is just the sort of thing I was looking for.

Ray