13 lines
913 B
Text
13 lines
913 B
Text
DEFINED_PHASES=compile install postinst postrm prepare 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=3
|
|
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 15ae23f6f8219a009bfcfff7724fe727 multilib 5f4ad6cf85e365e8f0c6050ddd21659e python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3
|
|
_md5_=27d998cd85e49fcb627961e3e5ebfe90
|