Ticket #15617: Portfile

File Portfile, 951 bytes (added by ajb78@…, 16 years ago)

py25-sympy

Line 
1# $Id:
2
3PortSystem          1.0
4PortGroup python24  1.0
5
6name                        py-sympy
7version                     0.5.15
8categories                  python math
9maintainers                 nomaintainer
10platforms                   darwin
11description                 Python module for symbolic mathematics.
12long_description        SymPy is a Python library for symbolic mathematics. It aims\
13                    to become a full-featured computer algebra system (CAS)\
14                    while keeping the code as simple as possible in order to be\
15                    comprehensible and easily extensible. SymPy is written\
16                    entirely in Python and does not require any external\
17                    libraries.
18
19distname                sympy-${version}
20homepage                http://code.google.com/p/sympy/
21master_sites    http://sympy.googlecode.com/files
22
23checksums               md5 b99d241464e2d3b3e5e7479965cb329f \
24                sha1 cd329c1899d1a0d847fefeec9b136d3ebd45000c \
25                rmd160 030bf156aff54f6be7d566462402caff7559896c