diff options
Diffstat (limited to 'python/gmpy/README')
-rw-r--r-- | python/gmpy/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/gmpy/README b/python/gmpy/README deleted file mode 100644 index d78b639ebd..0000000000 --- a/python/gmpy/README +++ /dev/null @@ -1,4 +0,0 @@ -gmpy (multi-precision arithmetic for python) - -gmpy is a C-coded Python extension module that provides access to the -GMP multiple-precision arithmetic library. |