This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mime base64 revisited


thanks for the response.

> can anyone recommend a base64 library?  or perhaps something which
> is more general?

jimb> It's a pretty trivial encoding.  You should be able to just hack it up
jimb> in a few minutes, once you've found the spec.

i agree it is pretty simple, but for someone who is a read-only c
person, i was hoping to use something already in existence (presumably
something that has already been tested).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]