autoadd_bindir.about ==================== .. py:module:: autoadd_bindir.about .. autoapi-nested-parse:: autoadd_bindir.about. Fetch metadata from the package's pyproject.toml. The package must be properly installed in order the metadata to be available. Attributes ---------- .. autoapisummary:: autoadd_bindir.about.PACKAGE autoadd_bindir.about.msg autoadd_bindir.about.authors autoadd_bindir.about.license_ autoadd_bindir.about.version Module Contents --------------- .. py:data:: PACKAGE :type: str :value: '' .. py:data:: msg .. py:data:: authors :type: str | list[str] .. py:data:: license_ :type: str | list[str] .. py:data:: version :type: str