# $Id: Portfile 56061 2009-08-24 00:33:19Z ryandesign@macports.org $
PortSystem        1.0
name              syck
version           0.55
categories        textproc devel
platforms         darwin
maintainers       comcast.net:lharple
description       An extension for reading and writing YAML

long_description  Syck is an extension for reading and writing YAML swiftly \
                  in popular scripting languages. As Syck loads the YAML, it \
                  stores the data directly in your language's symbol table. \
                  This means speed. This means power. This means Do not disturb \
                  Syck because it is so focused on the task at hand that it \
                  will slay you mortally if you get in its way.
                  
homepage          http://whytheluckystiff.net/syck/
master_sites      http://rubyforge.org/frs/download.php/4492
checksums         md5 a57b7c46d81170b9318e2f384f77910c \
                  sha1 acb0aea04a6a0e82220223ffaf889ad6587402eb
