blob: 9cb79a8c5a969a56cd2e08a7a16307097706c033 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install postinst postrm
DEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-texlive/texlive-latexextra-2016 dev-tex/pgf virtual/latex-base >=sys-apps/texinfo-4.2-r5
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_8 python_targets_python3_9
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=LPPL-1.3 BSD
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-texlive/texlive-latexextra-2016 dev-tex/pgf dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] virtual/latex-base
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/gpoore/pythontex/archive/v0.17.tar.gz -> pythontex-0.17.tar.gz
_eclasses_=latex-package e5f296c98696dd02059bc6a5a03282e2 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad
_md5_=b931bfd1462633bc736fd8c30ca7443d
|