# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.0.8a9"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Build reactive back end with ease [top-max 0.0.8_alpha19]"

HOMEPAGE="https://github.com/billyrrr/onto"
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="celery couchbase couchdb firestore flasgger flask flink gcloud graphql jsonrpc kafka leancloud pony rest_api statefun"
DEPENDENCIES=">=dev-python/flask-0.10[${PYTHON_USEDEP}]
	dev-python/marshmallow[${PYTHON_USEDEP}]
	dev-python/inflection[${PYTHON_USEDEP}]
	dev-python/dictdiffer[${PYTHON_USEDEP}]
	dev-python/iso8601[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/ProxyTypes[${PYTHON_USEDEP}]
	dev-python/PyMonad[${PYTHON_USEDEP}]
	dev-python/pytz[${PYTHON_USEDEP}]
	celery? ( dev-python/celery[${PYTHON_USEDEP}] )
	couchbase? ( dev-python/couchbase[${PYTHON_USEDEP}] )
	couchdb? ( dev-python/CouchDB[${PYTHON_USEDEP}] )
	firestore? ( dev-python/google-auth[${PYTHON_USEDEP}] )
	firestore? ( dev-python/google-api-python-client[${PYTHON_USEDEP}] )
	firestore? ( dev-python/firebase-admin[${PYTHON_USEDEP}] )
	firestore? ( dev-python/google-cloud-firestore[${PYTHON_USEDEP}] )
	firestore? ( dev-python/google-cloud-datastore[${PYTHON_USEDEP}] )
	firestore? ( ~dev-python/grpcio-1.30.0[${PYTHON_USEDEP}] )
	flasgger? ( >=dev-python/apispec-2.0.2[${PYTHON_USEDEP}] )
	flasgger? ( dev-python/flasgger[${PYTHON_USEDEP}] )
	flask? ( dev-python/Flask-SocketIO[${PYTHON_USEDEP}] )
	flink? ( dev-python/apache-flink[${PYTHON_USEDEP}] )
	gcloud? ( dev-python/gitpython[${PYTHON_USEDEP}] )
	gcloud? ( dev-python/google-cloud-logging[${PYTHON_USEDEP}] )
	graphql? ( dev-python/websockets[${PYTHON_USEDEP}] )
	graphql? ( dev-python/starlette-graphql-zifulu[${PYTHON_USEDEP}] )
	jsonrpc? ( dev-python/jsonrpcclient[${PYTHON_USEDEP}] )
	jsonrpc? ( dev-python/Flask-JSONRPC[${PYTHON_USEDEP}] )
	kafka? ( dev-python/aiokafka[${PYTHON_USEDEP}] )
	leancloud? ( dev-python/leancloud[${PYTHON_USEDEP}] )
	pony? ( dev-python/pony[${PYTHON_USEDEP}] )
	rest_api? ( dev-python/starlette[${PYTHON_USEDEP}] )
	statefun? ( dev-python/apache-flink-statefun[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"