Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44892

Re: distributing a binary package

References <mailman.1368.1367863915.3114.python-list@python.org> <fdc71561-c13d-4632-a720-b4d95c15918e@googlegroups.com>
Date 2013-05-07 09:48 -0400
Subject Re: distributing a binary package
From Eric Frederich <eric.frederich@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1411.1367934880.3114.python-list@python.org> (permalink)

Show all headers | View raw


I see where I can specify a module that distutils will try to compile.
I already have the .so files compiled.

I'm sure its simple, I just can't find it or don't know what to look for.

On Mon, May 6, 2013 at 9:13 PM, Miki Tebeka <miki.tebeka@gmail.com> wrote:
>
>> Basically, I'd like to know how to create a proper setup.py script
> http://docs.python.org/2/distutils/setupscript.html
> --
> http://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

distributing a binary package Eric Frederich <eric.frederich@gmail.com> - 2013-05-06 14:11 -0400
  Re: distributing a binary package Miki Tebeka <miki.tebeka@gmail.com> - 2013-05-06 18:13 -0700
    Re: distributing a binary package Eric Frederich <eric.frederich@gmail.com> - 2013-05-07 09:48 -0400
      Re: distributing a binary package Miki Tebeka <miki.tebeka@gmail.com> - 2013-05-07 17:58 -0700

csiph-web