If you read the [tcllib] page, you will find information about content requirements, submission guidelines, etc. for your software. However, recently [tclguy] summarised the process on news:comp.lang.tcl as: 1. say you want to add a module in one of the forums where the admins hang out (the Wiki chat, http://www.tcl.tk/, comp.lang.tcl, the tcllib developers mailing list are all possible locations) 1. get a [SourceForge] developer login. 1. Send it to one of the tklib administrators, asking them to add you as a member to the tklib cvs list. 1. Create a new module in tklib. 1. Add it to the tklib Makefile module list. 1. Add in your code. 1. Hopefully add in documentation and test cases, and perhaps even some demo code. 1. Commit the changes. Be certain to add relevant comments to the CVS and hopefully the tklib ChangeLog. ---- See also [tcllib] for the policies and discussions relating to another module of this project, which has tcl-only procedures. ---- [Category tklib]