autoread_dotenv.about ===================== .. py:module:: autoread_dotenv.about .. autoapi-nested-parse:: autoread_dotenv.about. Fetch metadata from the package's pyproject.toml. The package must be properly installed in order the metadata to be available. Attributes ---------- .. autoapisummary:: autoread_dotenv.about.PACKAGE autoread_dotenv.about.msg autoread_dotenv.about.authors autoread_dotenv.about.license_ autoread_dotenv.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