dev-python/flatlatex - 0.15 (pypi)

Search

Package Information

Description:
A LaTeX math converter to unicode text
Homepage:
https://github.com/jb-leger/flatlatex
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
0.15 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="A LaTeX math converter to unicode text"

HOMEPAGE="https://github.com/jb-leger/flatlatex"
LICENSE="BSD-2"
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="test"
DEPENDENCIES="dev-python/regex[${PYTHON_USEDEP}]
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/regex[${PYTHON_USEDEP}]
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )

BDEPEND

dev-python/regex[${PYTHON_USEDEP}]
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )

Manifest for 0.15

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