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 34e0f373c466bb0e97ba194735f1acf2 multilib 892e597faee02a5b94eb02ab512e7622 python 305197b0aa1194fa3ef67ca21f6faa7e toolchain-funcs 51e6c948e72c43bcc8edc7544411c953
|
|
_md5_=b1a34e88f8ed459ae32469cabc44909b
|