mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-python/iuliia: add 0.13.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
21
dev-python/iuliia/iuliia-0.13.0.ebuild
Normal file
21
dev-python/iuliia/iuliia-0.13.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 2021-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} pypy3 )
|
||||
DISTUTILS_USE_PEP517="flit"
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Transliterate Cyrillic to Latin in every possible way"
|
||||
HOMEPAGE="
|
||||
https://iuliia.ru/
|
||||
https://pypi.org/project/iuliia/
|
||||
https://github.com/nalgeon/iuliia-py
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
Reference in New Issue
Block a user