aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-Point/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Geo-Point/pkg-descr')
-rw-r--r--graphics/p5-Geo-Point/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/p5-Geo-Point/pkg-descr b/graphics/p5-Geo-Point/pkg-descr
new file mode 100644
index 000000000000..4e057f737b87
--- /dev/null
+++ b/graphics/p5-Geo-Point/pkg-descr
@@ -0,0 +1,7 @@
+Geo::Point tries to abstract coordinate systems. It does not
+try to solve all the problems itself, but will call-out for
+helper modules when computation has to be done.
+
+The module is heavily resting on Math::Polygon.
+
+WWW: http://search.cpan.org/dist/Geo-Point/