dev-python/giellaltlextools - 0.2.0 (flammie)

Search

Package Information

Description:
lexicon tools for giellalt repositories
Homepage:
https://github.com/divvun/morph-test
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.2.0 8 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{12..13} )

EGIT_REPO_URI="https://github.com/divvun/giellaltlextools"
EGIT_COMMIT="af81ab7ff8fcdafca432fe6ea64ca3a87c5c32e7"
inherit distutils-r1 git-r3

DESCRIPTION="lexicon tools for giellalt repositories"
HOMEPAGE="https://github.com/divvun/morph-test"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""

RDEPEND="dev-python/cython"
BDEPEND="dev-python/poetry"

Dependencies

RDEPEND

dev-python/cython

BDEPEND

dev-python/poetry