.. _SETUP_PY: setup.py -------- The *setup.py* of the *setupjavax* itself serves as a pattern for the provided libraries. All *Python* projects of the author are based on the *setupjavax*, some examples are: * ePyUnit - [EPYUNIT]_ * filesysobjects - [FILESYSOBJECTS]_ * jsondata - [JSONDATA]_ * platformids - OS Type and Distribution IDs of System Platforms - [platformids]_ * platformids - [platformids]_ * pysourceinfo - [PYSOURCEINFO]_ * pythonids - Python Interpreter and Compiler IDs - [pythonids]_ * syscalls - [SYSCALLS]_ Custom ^^^^^^ For the commands provided by :ref:`setupjavax ` refer to: +-----------------------------------------------+-------------------------------------------------+---------------------------------------+--------------------------------------------------------------+ | summary | cli options | module | code | +===============================================+=================================================+=======================================+==============================================================+ | :ref:`setup.py build_java ` | :ref:`build_java ` | :ref:`build_java ` | `BuildJava <_modules/setupjavax/build_java.html#BuildJava>`_ | +-----------------------------------------------+-------------------------------------------------+---------------------------------------+--------------------------------------------------------------+ | :ref:`setup.py build_jy ` | :ref:`build_jy ` | :ref:`build_jy ` | `BuildJy <_modules/setupjavax/build_jy.html#BuildJy>`_ | +-----------------------------------------------+-------------------------------------------------+---------------------------------------+--------------------------------------------------------------+ Module ^^^^^^ .. automodule:: setup.setup Class: build_java ^^^^^^^^^^^^^^^^^ .. autoclass:: setup.setup.build_java Class: build_jy ^^^^^^^^^^^^^^^ .. autoclass:: setup.setup.build_jy Source ^^^^^^ .. literalinclude:: _static/setup.py :language: python :linenos: Download ^^^^^^^^ `setup.py <_static/setup.py>`_ License ^^^^^^^ `Artistic-License-2.0 <_static/ArtisticLicense20.html>`_ + `Forced-Fairplay-Constraints <_static/licenses-amendments.txt>`_ Copyright ^^^^^^^^^ Copyright (C)2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez