Date: Mon, 11 Aug 2008 22:14:50 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/py-sympy Makefile distinfo pkg-descr pkg-plist Message-ID: <200808112214.m7BMEonB090838@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-08-11 22:14:50 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-sympy Makefile distinfo pkg-descr pkg-plist Log: SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. WWW: http://code.google.com/p/sympy/ PR: ports/126394 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.488 +1 -0 ports/math/Makefile 1.1 +25 -0 ports/math/py-sympy/Makefile (new) 1.1 +3 -0 ports/math/py-sympy/distinfo (new) 1.1 +8 -0 ports/math/py-sympy/pkg-descr (new) 1.1 +1094 -0 ports/math/py-sympy/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808112214.m7BMEonB090838>