******* Cockpit ******* Command Line Interface ---------------------- Command extensions for *setup.py* - see also overview of :ref:`Setuplib Commands `. .. raw:: html
+--------------------------------------------------------------+-----------------------------+ | Command Line Interface | Call Options | +==============================================================+=============================+ | :ref:`setup.py \ ` | :ref:`setuplibCLISYNOPSIS` | +--------------------------------------------------------------+-----------------------------+ | | :ref:`setupjavaxCLIOPTIONS` | +--------------------------------------------------------------+-----------------------------+ | | :ref:`setupjavaxEXAMPLES` | +--------------------------------------------------------------+-----------------------------+ .. raw:: html
API --- For the common extensions interface: .. parsed-literal:: python setup.py [] ipython setup.py [] ipw.exe setup.py [] jython setup.py [] pypy setup.py [] refer to: .. raw:: html
+--------------------------------------+----------------------------------------------------------+---------------------------------------+----------------------------------------------------------------------------------+ | commands | cli options | module | API | +======================================+==========================================================+=======================================+==================================================================================+ | :ref:`build_jy ` | :ref:`setup.py build_jy ` | :ref:`build_java ` | `setupjavax.build_java.BuildJava <_modules/setuplib/build_java.html#BuildJava>`_ | +--------------------------------------+----------------------------------------------------------+---------------------------------------+----------------------------------------------------------------------------------+ | :ref:`build_java ` | :ref:`setup.py build_java ` | :ref:`build_jy ` | `setupjavax.build_jy.BuildJy <_modules/setuplib/build_jy.html#BuildJy>`_ | +--------------------------------------+----------------------------------------------------------+---------------------------------------+----------------------------------------------------------------------------------+ .. raw:: html