# $Id: Portfile 63065 2010-01-25 04:50:31Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      csv 0.7
revision                        1
categories                      devel
platforms                       darwin
maintainers                     ryandesign
license                         BSD

description                     an interface to read and write comma \
                                separated value files in Pure

long_description                ${name} provides ${description}. The reading \
                                and writing functions are loosely based on \
                                Python's CSV module

checksums                       md5     0286a51fcaa05b657cd8f5a94d8a4fed \
                                sha1    0f5be18a12bcc787bece5e609b74e3d157415b86 \
                                rmd160  7ec61b5fc7ba5a4c8b0a1bfbaf8b9db2f78c581f
