Software
========

.. currentmodule:: asdf.tags.core

.. autoclass:: Software
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Software.has_required_modules
      ~Software.name
      ~Software.supported_versions
      ~Software.types
      ~Software.version
      ~Software.yaml_tag

   .. rubric:: Attributes Documentation

   .. autoattribute:: has_required_modules
   .. autoattribute:: name
   .. autoattribute:: supported_versions
   .. autoattribute:: types
   .. autoattribute:: version
   .. autoattribute:: yaml_tag
