aboutsummaryrefslogtreecommitdiff
path: root/math/py-mpz/pkg-descr
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-10-19 11:20:37 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-10-19 11:20:37 +0000
commit1c6cc68498abd3c0ebb2efbb32f7d8a71cb8f15d (patch)
treec9f4902c84d3519bc786b73a133e2ac1bddca3f4 /math/py-mpz/pkg-descr
parent998b2d08ece18e2c6a703faf11a8afba967d70d7 (diff)
New port py-mpz. This builds the mpz module (an interface to GMP) from
the Python distribution.
Notes
Notes: svn path=/head/; revision=48937
Diffstat (limited to 'math/py-mpz/pkg-descr')
-rw-r--r--math/py-mpz/pkg-descr1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-mpz/pkg-descr b/math/py-mpz/pkg-descr
new file mode 100644
index 000000000000..28448caff813
--- /dev/null
+++ b/math/py-mpz/pkg-descr
@@ -0,0 +1 @@
+Python bindings to the GNU Multiple Precision library.