[csw-devel] SF.net SVN: gar:[14516] csw/mgar/pkg/lang-python
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu May 5 10:34:39 CEST 2011
Revision: 14516
http://gar.svn.sourceforge.net/gar/?rev=14516&view=rev
Author: wahwah
Date: 2011-05-05 08:34:39 +0000 (Thu, 05 May 2011)
Log Message:
-----------
pkg/lang-python/shapely: Initial commit
Modified Paths:
--------------
csw/mgar/pkg/lang-python/shapely/trunk/Makefile
csw/mgar/pkg/lang-python/shapely/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/lang-python/shapely/
Modified: csw/mgar/pkg/lang-python/shapely/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/xlwt/trunk/Makefile 2011-05-05 08:27:44 UTC (rev 14515)
+++ csw/mgar/pkg/lang-python/shapely/trunk/Makefile 2011-05-05 08:34:39 UTC (rev 14516)
@@ -2,13 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-NAME = xlwt
-VERSION = 0.7.2
+NAME = Shapely
+VERSION = 1.2.9
CATEGORIES = python
-DESCRIPTION = Library to create MS Excel 97/2000/XP/2003 compatible XLS files
+DESCRIPTION = Geometric objects, predicates, and operations
define BLURB
endef
DISTFILES = $(NAME)-$(VERSION).tar.gz
-ARCHALL_CSWpy-xlwt = 1
+PACKAGES = CSWpy-shapely
TEST_SCRIPTS =
+ARCHALL_CSWpy-shapely = 1
include gar/category.mk
Modified: csw/mgar/pkg/lang-python/shapely/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/xlwt/trunk/checksums 2011-05-05 08:27:44 UTC (rev 14515)
+++ csw/mgar/pkg/lang-python/shapely/trunk/checksums 2011-05-05 08:34:39 UTC (rev 14516)
@@ -1 +1 @@
-ed4b529b883a60b1b887fa30f31823f3 xlwt-0.7.2.tar.gz
+ffad79cdaf3609ac1f90b19a6b16bbea Shapely-1.2.9.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list