# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 78212 2011-04-28 16:22:58Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      csv 1.5
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                       sha1    1ee2b7ef0fcb34915a68aea8b3a5d9de949634e7 \
                                rmd160  e802668a14eeb17dde18db541c027e81a3959e8b
