# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-b asic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id:

PortSystem	        1.0
PortGroup	        perl5 1.0

perl5.setup	        JSON-XS 2.2
maintainers	        nomaintainer@macports.org
description	        JSON serialising/deserialising, done correctly and fast
long_description    This module converts Perl data structures to JSON and \
                    vice versa. Its primary goal is to be *correct* and its \
                    secondary goal is to be *fast*.  To reach the latter goal \
                    it was written in C.

homepage	        http://search.cpan.org/dist/JSON-XS/

platforms	        darwin

checksums md5	    21d641c8e630ba986bb0648a59ed6520 \
          sha1	    0d60487cd4aaa23161e0a39d77dc1b943702b63b

