# 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="Minimalist knowledge base focused on digital preservation and building your second brain."

HOMEPAGE="https://github.com/archivy/archivy"
LICENSE=""
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/flask-2.3.2[${PYTHON_USEDEP}]
	~dev-python/werkzeug-2.3.3[${PYTHON_USEDEP}]
	~dev-python/jinja2-3.1.2[${PYTHON_USEDEP}]
	dev-python/Flask-WTF[${PYTHON_USEDEP}]
	~dev-python/wtforms-2.3.1[${PYTHON_USEDEP}]
	~dev-python/appdirs-1.4.4[${PYTHON_USEDEP}]
	~dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
	>=dev-python/beautifulsoup4-4.8.2[${PYTHON_USEDEP}]
	~dev-python/elasticsearch-7.7.1[${PYTHON_USEDEP}]
	~dev-python/python-dotenv-0.13.0[${PYTHON_USEDEP}]
	dev-python/python-frontmatter[${PYTHON_USEDEP}]
	~dev-python/requests-2.30.0[${PYTHON_USEDEP}]
	dev-python/tinydb[${PYTHON_USEDEP}]
	~dev-python/validators-0.15.0[${PYTHON_USEDEP}]
	~dev-python/flask-login-0.6.2[${PYTHON_USEDEP}]
	dev-python/click-plugins[${PYTHON_USEDEP}]
	dev-python/html2text[${PYTHON_USEDEP}]
	dev-python/flask-compress[${PYTHON_USEDEP}]
	dev-python/readability-lxml[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"