# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A script to share your obsidian vault (in partial way) using mkdocs" HOMEPAGE="https://github.com/Mara-Li/mkdocs_obsidian_publish" LICENSE="AGPL-3" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/click-8.1.3[${PYTHON_USEDEP}] dev-python/clipboard[${PYTHON_USEDEP}] >=dev-python/colorama-0.4.4[${PYTHON_USEDEP}] >=dev-python/commonmark-0.9.1[${PYTHON_USEDEP}] >=dev-python/gitdb-4.0.9[${PYTHON_USEDEP}] >=dev-python/gitpython-3.1.27[${PYTHON_USEDEP}] >=dev-python/mypy-extensions-0.4.3[${PYTHON_USEDEP}] >=dev-python/pathspec-0.9.0[${PYTHON_USEDEP}] >=dev-python/platformdirs-2.5.2[${PYTHON_USEDEP}] >=dev-python/pygments-2.12.0[${PYTHON_USEDEP}] >=dev-python/pyperclip-1.8.2[${PYTHON_USEDEP}] >=dev-python/python-dotenv-0.20.0[${PYTHON_USEDEP}] dev-python/python-frontmatter[${PYTHON_USEDEP}] >=dev-python/pyyaml-6.0[${PYTHON_USEDEP}] >=dev-python/rich-12.4.4[${PYTHON_USEDEP}] >=dev-python/setuptools-62.3.2[${PYTHON_USEDEP}] >=dev-python/smmap-5.0.0[${PYTHON_USEDEP}] >=dev-python/unidecode-1.3.4[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] dev-python/wemake-python-styleguide[${PYTHON_USEDEP}] dev-python/pyformat[${PYTHON_USEDEP}] dev-python/pre-commit[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"