blob: 5d61658964be9a727f28dcbbcd37863c346c4ef9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/latex-base >=sys-apps/texinfo-4.2-r5
DEFINED_PHASES=compile install postinst postrm
DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-texlive/texlive-latexextra-2016 dev-tex/pgf
DESCRIPTION=Fast Access to Python from within LaTeX
EAPI=7
HOMEPAGE=https://github.com/gpoore/pythontex
INHERIT=latex-package python-r1
IUSE=doc highlighting python_targets_python3_10 python_targets_python3_11
KEYWORDS=amd64 ~ppc ~riscv ~x86
LICENSE=LPPL-1.3 BSD
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-texlive/texlive-latexextra-2016 dev-tex/pgf dev-python/pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/latex-base
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/gpoore/pythontex/archive/v0.18.tar.gz -> pythontex-0.18.tar.gz
_eclasses_=eapi8-dosym 741bfa77afb2a9321261501aca58c208 latex-package c20e442c3953c765f636630631c96194 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 0857e21aa6e0f3748cfd8829a98ce1f7 python-r1 3c6cd0f418ba702c186a9865b85e704d
_md5_=7f1750ce44af1358fe0648d283dae83c
|