13 lines
919 B
Text
13 lines
919 B
Text
DEFINED_PHASES=compile install postinst postrm prepare setup test
|
|
DEPEND=gmp? ( dev-python/gmpy ) matplotlib? ( dev-python/matplotlib ) doc? ( dev-python/sphinx ) =dev-lang/python-2* test? ( dev-python/pytest )
|
|
DESCRIPTION=Python library for arbitrary-precision floating-point arithmetic
|
|
EAPI=4
|
|
HOMEPAGE=http://code.google.com/p/mpmath/ http://pypi.python.org/pypi/mpmath
|
|
IUSE=doc examples gmp matplotlib test
|
|
KEYWORDS=~amd64 ~x86 ~x86-linux ~ppc-macos
|
|
LICENSE=BSD
|
|
RDEPEND=gmp? ( dev-python/gmpy ) matplotlib? ( dev-python/matplotlib ) =dev-lang/python-2*
|
|
SLOT=0
|
|
SRC_URI=http://mpmath.googlecode.com/files/mpmath-0.16.tar.gz doc? ( http://mpmath.googlecode.com/files/mpmath-docsrc-0.16.tar.gz )
|
|
_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f
|
|
_md5_=b1a34e88f8ed459ae32469cabc44909b
|