cyclonedx.factory.license ========================= .. py:module:: cyclonedx.factory.license .. autoapi-nested-parse:: .. deprecated:: next Classes ------- .. autoapisummary:: cyclonedx.factory.license.LicenseFactory Module Contents --------------- .. py:class:: LicenseFactory Bases: :py:obj:`cyclonedx.contrib.license.factories.LicenseFactory` Deprecated — Alias of :class:`cyclonedx.contrib.license.factories.LicenseFactory`. .. deprecated:: next This re-export location is deprecated. Use ``from cyclonedx.contrib.license.factories import LicenseFactory`` instead. The exported symbol itself is NOT deprecated — only this import path.