blob: bed226ab138e2b8f569d5ad0ea11182f8f1f8472 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/numpy-1.11[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/octave_kernel[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=sci-libs/scipy-0.17[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] doc? ( dev-python/numpydoc[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/sphinx[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) test? ( dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/ipython[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
DESCRIPTION=Python to GNU Octave bridge
EAPI=6
HOMEPAGE=https://github.com/blink1073/oct2py https://blink1073.github.io/oct2py/
IUSE=doc examples test python_targets_python3_6
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=>=dev-python/numpy-1.11[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/octave_kernel[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=sci-libs/scipy-0.17[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
REQUIRED_USE=|| ( python_targets_python3_6 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/o/oct2py/oct2py-4.0.6.tar.gz
_eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d distutils-r1 24ad93542cf9d80a03d58784093b1d44 epatch a1bf4756dba418a7238f3be0cb010c54 estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 4eed5e0c72d4544a2291ae46515f5d79 python-utils-r1 611c493a4cfef5254350fabc04b606f5 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=2fe45d81e7a6e67f919d30814b79a30d
|