From: Dr N. M. <nei...@gm...> - 2014-11-18 13:43:33
|
[Resending after re-subscribing to list: seems mailman partially forgot me] Hi Andreas, everyone, Well, it’s been a while since I’ve done any Tcl development! I am intending to write a bunch of packages to help me with my main development job. Eventually this will include things like JSON Web Token/JOSE support, OAuth2, OpenID Connect, etc. I intend to submit these to tcllib as and when they are done, assuming others would find them useful. As a first baby step, I attach a ‘base64url’ module as a thin wrapper around the existing base64 module for providing the url-safe variant. I am still getting used to fossil and modern tcllib development, so apologies if I’ve missed any steps in the configuration or workflow. Has basic test suite and manual page (although I can’t seem to get the man page to be installed?). Cheers, Neil |