# 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="KA Lite is a light-weight web server for viewing and interacting with core Khan Academy content (videos and exercises) without needing an Internet connection."

HOMEPAGE="https://www.learningequality.org"
LICENSE="MIT"
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/django-1.5.12[${PYTHON_USEDEP}]
	<dev-python/docopt-0.7[${PYTHON_USEDEP}]
	dev-python/South[${PYTHON_USEDEP}]
	dev-python/django-js-reverse[${PYTHON_USEDEP}]
	~dev-python/ply-3.4[${PYTHON_USEDEP}]
	dev-python/slimit[${PYTHON_USEDEP}]
	~dev-python/six-1.10.0[${PYTHON_USEDEP}]
	dev-python/django-appconf[${PYTHON_USEDEP}]
	~dev-python/peewee-2.6.4[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
	dev-python/django-annoying[${PYTHON_USEDEP}]
	~dev-python/cherrypy-3.3.0[${PYTHON_USEDEP}]
	dev-python/ifcfg[${PYTHON_USEDEP}]
	dev-python/importlib[${PYTHON_USEDEP}]
	~dev-python/pbkdf2-1.3[${PYTHON_USEDEP}]
	~dev-python/rsa-3.4.2[${PYTHON_USEDEP}]
	dev-python/django-tastypie-legacy[${PYTHON_USEDEP}]
	~dev-python/requests-2.11.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"