aboutsummaryrefslogtreecommitdiffstats
path: root/math/ocaml-zarith/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/ocaml-zarith/pkg-descr')
-rw-r--r--math/ocaml-zarith/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/ocaml-zarith/pkg-descr b/math/ocaml-zarith/pkg-descr
new file mode 100644
index 000000000000..61b5b4c8d185
--- /dev/null
+++ b/math/ocaml-zarith/pkg-descr
@@ -0,0 +1,6 @@
+The Zarith library implements arithmetic and logical operations over
+arbitrary precision numbers. It uses GMP to efficiently implement
+arithmetic over large numbers. Small integers are represented as Caml
+unboxed integers for speed and space economy.
+
+WWW: http://forge.ocamlcore.org/projects/zarith