[lxml-dev] Status of lxml 1.1.2

Stefan Behnel stefan_ml at behnel.de
Tue Feb 6 17:38:09 CET 2007


Hi Sidnei,

Sidnei da Silva wrote:
> BTW, how do you sign your tarballs? Signing the Windows installer is
> possible (Authenticode) but requires a SSL Certificate.

setup.py sdist bdist_egg upload --sign [--identity ...]

That signs the (source-)packages that were built in the same run and uploads
them to cheeseshop, including their signatures.

Stefan


More information about the lxml-dev mailing list