FreeBSD Bugzilla – Attachment 171192 Details for
Bug 210127
[NEW PORT] math/py-gmpy2: GMP/MPIR, MPFR, and MPC interface to Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
py-gmpy2.shar (text/plain), 1.91 KB, created by
Yuri Victorovich
on 2016-06-08 09:09:56 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-06-08 09:09:56 UTC
Size:
1.91 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># math/py-gmpy2 ># math/py-gmpy2/Makefile ># math/py-gmpy2/distinfo ># math/py-gmpy2/pkg-descr ># >echo c - math/py-gmpy2 >mkdir -p math/py-gmpy2 > /dev/null 2>&1 >echo x - math/py-gmpy2/Makefile >sed 's/^X//' >math/py-gmpy2/Makefile << '2842b0e48618092c0e0deaa210116b8c' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= gmpy2 >XPORTVERSION= 2.0.7 >XCATEGORIES= math python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= GMP/MPIR, MPFR, and MPC interface to Python >X >XLICENSE= GPLv3 >X >XLIB_DEPENDS= libgmp.so:math/gmp \ >X libmpc.so:math/mpc \ >X libmpfr.so:math/mpfr >X >XUSES= python:2 zip >XUSE_PYTHON= distutils autoplist >X >Xpost-install: >X @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/gmpy2.so >X >X.include <bsd.port.mk> >2842b0e48618092c0e0deaa210116b8c >echo x - math/py-gmpy2/distinfo >sed 's/^X//' >math/py-gmpy2/distinfo << '1b8bb531d8a9cfe3e95a43ad08e35312' >XTIMESTAMP = 1465375777 >XSHA256 (gmpy2-2.0.7.zip) = 7ee694b8a4c3854f27890676aa8a509a2e3f8dbdd0916fa94cbed612420b9c86 >XSIZE (gmpy2-2.0.7.zip) = 280400 >1b8bb531d8a9cfe3e95a43ad08e35312 >echo x - math/py-gmpy2/pkg-descr >sed 's/^X//' >math/py-gmpy2/pkg-descr << '866813e6fe5a048e7be1beaf9c5ede4a' >XC-coded Python extension module that supports multiple-precision arithmetic. >XIn addition to supporting GMP or MPIR for multiple-precision integer and >Xrational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real >Xfloating-point arithmetic) and MPC (correctly rounded complex floating-point >Xarithmetic) libraries. >X >XWWW: https://pypi.python.org/pypi/gmpy2 >XWWW: https://github.com/aleaxit/gmpy/releases >866813e6fe5a048e7be1beaf9c5ede4a >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 210127
: 171192