:py:mod:`pylicense3` ==================== .. py:module:: pylicense3 .. autoapi-nested-parse:: Top-level package for pylicense3. Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 _version/index.rst cli/index.rst Package Contents ---------------- Functions ~~~~~~~~~ .. autoapisummary:: pylicense3.get_versions Attributes ~~~~~~~~~~ .. autoapisummary:: pylicense3.__author__ pylicense3.__email__ pylicense3.__version__ .. py:data:: __author__ :value: ' René Fritze' .. py:data:: __email__ :value: ' rené.fritze@wwu.de' .. py:function:: get_versions() Get version information or return default if unable to do so. .. py:data:: __version__