
    ܖi                         d Z ddgZddlZddlmZ ej
                  dk\  rddlmZ nddlmZ dd	l	m
ZmZ erdd
lmZ ddlmZ  ed      dd       Z
 ed      dd       Zy)zBRepresentation of this very python library.

.. deprecated:: next
this_component	this_tool    N)TYPE_CHECKING)      )
deprecated   )r   r   )	Component)ToolzNDeprecated re-export location - see docstring of "this_component" for details.c                      t               S )uA  Deprecated — Alias of :func:`cyclonedx.contrib.this.builders.this_component`.

    .. deprecated:: next
        This re-export location is deprecated.
        Use ``from cyclonedx.contrib.this.builders import this_component`` instead.
        The exported symbol itself is NOT deprecated — only this import path.
    )_this_component     Z/var/www/html/content-pipeline/venv/lib/python3.12/site-packages/cyclonedx/builder/this.pyr   r   *   s     r   zIDeprecated re-export location - see docstring of "this_tool" for details.c                      t               S )u7  Deprecated — Alias of :func:`cyclonedx.contrib.this.builders.this_tool`.

    .. deprecated:: next
        This re-export location is deprecated.
        Use ``from cyclonedx.contrib.this.builders import this_tool`` instead.
        The exported symbol itself is NOT deprecated — only this import path.
    )
_this_toolr   r   r   r   r   6   s     <r   )returnr
   )r   r   )__doc____all__systypingr   version_infowarningsr   typing_extensionscontrib.this.buildersr   r   r   r   model.componentr
   
model.toolr   r   r   r   <module>r      st   $
 [
) 
  w#, ^ +! \] ^ WX Yr   