dev-python/preql - 0.2.19 (pypi)

Search

Package Information

Description:
An interpreted relational query language that compiles to SQL
Homepage:
https://github.com/erezsh/Preql
License:
Interface-Protection Clause + MIT

Ebuild Details

Version EAPI Keywords Slot
0.2.19 8 ~amd64 ~x86 0
View Raw Ebuild
# 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="An interpreted relational query language that compiles to SQL"

HOMEPAGE="https://github.com/erezsh/Preql"
LICENSE="Interface-Protection Clause + 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="mysql pgsql server"
DEPENDENCIES="dev-python/lark-parser[${PYTHON_USEDEP}]
	dev-python/runtype[${PYTHON_USEDEP}]
	dev-python/dsnparse[${PYTHON_USEDEP}]
	dev-python/prompt-toolkit[${PYTHON_USEDEP}]
	dev-python/pygments[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/arrow[${PYTHON_USEDEP}]
	pgsql? ( dev-python/psycopg2[${PYTHON_USEDEP}] )
	mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
	server? ( dev-python/starlette[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/lark-parser[${PYTHON_USEDEP}]
	dev-python/runtype[${PYTHON_USEDEP}]
	dev-python/dsnparse[${PYTHON_USEDEP}]
	dev-python/prompt-toolkit[${PYTHON_USEDEP}]
	dev-python/pygments[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/arrow[${PYTHON_USEDEP}]
	pgsql? ( dev-python/psycopg2[${PYTHON_USEDEP}] )
	mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
	server? ( dev-python/starlette[${PYTHON_USEDEP}] )

BDEPEND

dev-python/lark-parser[${PYTHON_USEDEP}]
	dev-python/runtype[${PYTHON_USEDEP}]
	dev-python/dsnparse[${PYTHON_USEDEP}]
	dev-python/prompt-toolkit[${PYTHON_USEDEP}]
	dev-python/pygments[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/arrow[${PYTHON_USEDEP}]
	pgsql? ( dev-python/psycopg2[${PYTHON_USEDEP}] )
	mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
	server? ( dev-python/starlette[${PYTHON_USEDEP}] )

Manifest for 0.2.19

Type File Size Source URLs
DIST preql-0.2.19.tar.gz 96670 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/preql/preql-0.2.19.tar.gz