[csw-devel] SF.net SVN: gar:[14517] csw/mgar/pkg/lang-python
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu May 5 10:40:19 CEST 2011
Revision: 14517
http://gar.svn.sourceforge.net/gar/?rev=14517&view=rev
Author: wahwah
Date: 2011-05-05 08:40:19 +0000 (Thu, 05 May 2011)
Log Message:
-----------
pkg/lang-python/reportlab: Initial commit
Modified Paths:
--------------
csw/mgar/pkg/lang-python/reportlab/trunk/Makefile
csw/mgar/pkg/lang-python/reportlab/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/lang-python/reportlab/
Modified: csw/mgar/pkg/lang-python/reportlab/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/xlwt/trunk/Makefile 2011-05-05 08:27:44 UTC (rev 14515)
+++ csw/mgar/pkg/lang-python/reportlab/trunk/Makefile 2011-05-05 08:40:19 UTC (rev 14517)
@@ -2,13 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-NAME = xlwt
-VERSION = 0.7.2
+NAME = reportlab
+VERSION = 2.5
CATEGORIES = python
-DESCRIPTION = Library to create MS Excel 97/2000/XP/2003 compatible XLS files
+DESCRIPTION = Programatically creating documents in PDF format
define BLURB
endef
+MASTER_SITES = http://www.reportlab.com/ftp/
DISTFILES = $(NAME)-$(VERSION).tar.gz
-ARCHALL_CSWpy-xlwt = 1
TEST_SCRIPTS =
+ARCHALL_CSWpy-reportlab = 1
include gar/category.mk
Modified: csw/mgar/pkg/lang-python/reportlab/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/xlwt/trunk/checksums 2011-05-05 08:27:44 UTC (rev 14515)
+++ csw/mgar/pkg/lang-python/reportlab/trunk/checksums 2011-05-05 08:40:19 UTC (rev 14517)
@@ -1 +1 @@
-ed4b529b883a60b1b887fa30f31823f3 xlwt-0.7.2.tar.gz
+cdf8b87a6cf1501de1b0a8d341a217d3 reportlab-2.5.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