[pylucene-dev] building a PyLucene binary release for Windows

Bill Janssen janssen at parc.com
Thu Mar 27 11:52:11 PDT 2008


I guess what I'm looking for is something like this:

  The bdist command has a --formats option, similar to the sdist
  command, which you can use to select the types of built distribution
  to generate: for example,

     python setup.py bdist --format=zip

  would, when run on a Unix system, create
  Distutils-1.0.plat.zip--again, this archive would be unpacked from the
  root directory to install the Distutils.

Bill



More information about the pylucene-dev mailing list