
    8xd
                     n    d dl Zd Zd Zd Zd Zd Zd Zd Zd	 Z	d
 Z
ej        j        d             ZdS )    Nc                  "    ddl m}  || i | d S N   )execute)cli.main_buildr   argskwargsr   s      2lib/python3.11/site-packages/conda_build/plugin.pybuildr      /    ''''''GTV    c                  "    ddl m}  || i | d S r   )cli.main_convertr   r   s      r   convertr      /    ))))))GTVr   c                  "    ddl m}  || i | d S r   )cli.main_debugr   r   s      r   debugr      r   r   c                  "    ddl m}  || i | d S r   )cli.main_developr   r   s      r   developr      r   r   c                  "    ddl m}  || i | d S r   )cli.main_indexr   r   s      r   indexr      s/    ''''''GTVr   c                  "    ddl m}  || i | d S r   )cli.main_inspectr   r   s      r   inspectr   &   r   r   c                  "    ddl m}  || i | d S r   )cli.main_metapackager   r   s      r   metapackager!   ,   s/    ------GTVr   c                  "    ddl m}  || i | d S r   )cli.main_renderr   r   s      r   renderr$   2   s/    ((((((GTVr   c                  "    ddl m}  || i | d S r   )cli.main_skeletonr   r   s      r   skeletonr'   8   s/    ******GTVr   c               #     K   t           j                            ddt                    V  t           j                            ddt                    V  t           j                            ddt
                    V  t           j                            dd	t                    V  t           j                            d
dt                    V  t           j                            ddt                    V  t           j                            ddt                    V  t           j                            ddt                    V  t           j                            ddt                    V  d S )Nr   z)Build conda packages from a conda recipe.)namesummaryactionr   zBConvert pure Python packages to other platforms (a.k.a., subdirs).r   z0Debug the build or test phases of conda recipes.r   zTInstall a Python package in 'development mode'. Similar to `pip install --editable`.r   zkUpdate package index metadata files. Pending deprecation, use https://github.com/conda/conda-index instead.r   z$Tools for inspecting conda packages.r!   z0Specialty tool for generating conda metapackage.r$   z6Expand a conda recipe into a platform-specific recipe.r'   z#Generate boilerplate conda recipes.)condapluginsCondaSubcommandr   r   r   r   r   r   r!   r$   r'    r   r   conda_subcommandsr0   >   s     
-
'
'; (     
 -
'
'T (     
 -
'
'B (     
 -
'
'f (     
 -
'
'} (     
 -
'
'6 (     
 -
'
'B (     
 -
'
'H (     
 -
'
'5 (       r   )conda.pluginsr,   r   r   r   r   r   r   r!   r$   r'   r-   hookimplr0   r/   r   r   <module>r3      s                          - - - - -r   