[Distutils] wish: a setuptools plugin that does freshmeat-submit
Phillip J. Eby
pje at telecommunity.com
Tue Jan 22 00:01:05 CET 2008
At 01:05 PM 1/21/2008 -0700, zooko wrote:
>Folks:
>
>Freshmeat.net now offers an XML-RPC API to submit project metadata
>and release announcements.
>
>There is a client implementation by ESR in Python.
>
>http://freshmeat.net/articles/view/1048/
>
>My wish is that I could install a setuptools plugin, and subsequently
>do "./setup.py upload freshmeat-submit" to announce new versions to
>both PyPI and freshmeat.net.
So what's stopping you? :)
http://peak.telecommunity.com/DevCenter/setuptools#adding-commands
More information about the Distutils-SIG
mailing list