# -*- 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
github.setup mverleg pyjson_tricks 3.12.1 v
python.default_version 27
maintainers {eborisch @eborisch} openmaintainer
description The json-tricks exentds handling of json files.
long_description The pyjson-tricks package brings several pieces of \
functionality to python handling of json files: \
Store and load numpy arrays in human-readable format. \
Store and load class instances both generic and \
customized. Store and load date/times as a dictionary \
(including timezone). Preserve map order {} using \
OrderedDict. Allow for comments in json files by \
starting lines with #. Sets, complex numbers, Decimal, \
Fraction, enums, compression, duplicate keys, ...
rmd160 eeeecc54600094a49703cbf3dc25aca5f933399e \
sha256 10ce21cfc334dbb45e10f8c69e809c2e4670332c8ca619484e97c9a275c6f875 \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
set DD ${destroot}${prefix}/share/doc/${subport}/
xinstall -W ${worksrcpath} LICENSE.txt README.rst ${DD}