cyclonedx.builder.this
======================

.. py:module:: cyclonedx.builder.this

.. autoapi-nested-parse::

   Representation of this very python library.



Functions
---------

.. autoapisummary::

   cyclonedx.builder.this.this_component
   cyclonedx.builder.this.this_tool


Module Contents
---------------

.. py:function:: this_component() -> cyclonedx.model.component.Component

   Representation of this very python library as a :class:`Component`.


.. py:function:: this_tool() -> cyclonedx.model.tool.Tool

   Representation of this very python library as a :class:`Tool`.


