[59858] trunk/dports/python

blb at macports.org blb at macports.org
Sat Oct 24 16:58:38 PDT 2009


Revision: 59858
          http://trac.macports.org/changeset/59858
Author:   blb at macports.org
Date:     2009-10-24 16:58:36 -0700 (Sat, 24 Oct 2009)
Log Message:
-----------
New port - python/py26-xlutils, Utilities for working with Excel files; ticket #20595

Added Paths:
-----------
    trunk/dports/python/py26-xlutils/
    trunk/dports/python/py26-xlutils/Portfile

Added: trunk/dports/python/py26-xlutils/Portfile
===================================================================
--- trunk/dports/python/py26-xlutils/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-xlutils/Portfile	2009-10-24 23:58:36 UTC (rev 59858)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup       python26 1.0
+
+name            py26-xlutils
+version         1.4.1
+platforms       darwin
+maintainers     nomaintainer
+description     Utilities for working with Excel files
+long_description \
+   This package provides a collection of utilities for working with Excel files.
+
+homepage        http://www.python-excel.org
+master_sites    http://pypi.python.org/packages/source/x/xlutils/
+distname        xlutils-${version}
+checksums       md5     51eecabccd6d4dea5059d09a0e0ae100 \
+                sha1    d2d7584ecbf16b2eaef1a8f2b19231a6d43f7a1e \
+                rmd160  8eaee6ee04a878b9854320d2037971566f19da49
+
+depends_run     port:py26-xlrd port:py26-xlwt
+


Property changes on: trunk/dports/python/py26-xlutils/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091024/264b4e19/attachment.html>


More information about the macports-changes mailing list