From: Matthias B. <ba...@ir...> - 2004-11-19 15:45:45
|
Timothy Stranex wrote: > I've added the sourceforge.net release[1] and updated the web page. I'll > also add the release to freshmeat.net. What else needs to be done? I think what's left is just to "spread the word". The following places for announcements come into mind: ODE mailing list, comp.lang.python, comp.lang.python.announce. And then we can also add it to the Python Package Index (http://www.python.org/pypi). Meanwhile that can be done via the setup script: python setup.py register (see http://docs.python.org/dist/package-index.html). The first one who adds a package is considered the "owner" of that package, so maybe as you're doing the releases it's best if you add it there. That's all I can think of at the moment (oh, and I have already updated the link in the ODE wiki and changed it from my site to pyode.sf.net). - Matthias - |