[python-descartes] 01/05: Add description

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Dec 18 21:20:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository python-descartes.

commit ea4f9a6e9c005a8dc5f95efc380d3d02787e342f
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Thu Dec 18 22:04:01 2014 +0100

    Add description
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 26243f1..13675ef 100644
--- a/debian/control
+++ b/debian/control
@@ -19,11 +19,13 @@ Homepage: https://pypi.python.org/pypi/descartes
 Package: python-descartes
 Architecture: all 
 Depends:  ${misc:Depends}, ${python:Depends}
-Description: Python tools for geographic data
-
+Description: Matplotlib extension to work with geometric objects (Python2)
+ Descartes allow the usage of geometric objects as matplotlib paths and patches.
+ This is the Python 2 version of the library.
 
 Package: python3-descartes
 Architecture: all
 Depends:  ${misc:Depends}, ${python3:Depends}
-Description: Python3 tools for geographic data
-
+Description: Matplotlib extension to work with geometric objects (Python3)
+ Descartes allow the usage of geometric objects as matplotlib paths and patches.
+ This is the Python 3 version of the library.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-descartes.git



More information about the Pkg-grass-devel mailing list