◆ run()
| def setup.make_then_build_ext.run |
( |
|
self | ) |
|
◆ author
| string setup.make_then_build_ext.author = 'Thomas BERNARD', |
|
static |
◆ author_email
| string setup.make_then_build_ext.author_email = 'miniupnp@free.fr', |
|
static |
◆ cmdclass
◆ description
| string setup.make_then_build_ext.description = 'miniUPnP client', |
|
static |
◆ ext_modules
| list setup.make_then_build_ext.ext_modules |
|
static |
Initial value:= [
Extension(name="miniupnpc", sources=["miniupnpcmodule.c"],
extra_objects=EXT)
])
◆ license
| setup.make_then_build_ext.license = open('LICENSE').read(), |
|
static |
◆ url
| string setup.make_then_build_ext.url = 'http://miniupnp.free.fr/', |
|
static |
◆ version
| setup.make_then_build_ext.version |
|
static |
The documentation for this class was generated from the following file: