# -*- 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

PortSystem          1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

github.setup        jupyter-xeus xproperty 0.12.0
revision            1
categories          devel
license             Boost
maintainers         {mps @Schamschula} openmaintainer
description         xproperty is a C++ library providing traitlets-style properties.
long_description    xproperty provides an implementation of the observer patterns \
                    relying on C++ template and preprocessor metaprogramming \
                    techniques.
supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  d68113e53b3c8a2677516f9c64f5fe9d1c3ac8e4 \
                    sha256  003c4fde1ba6c47e8709d1f0fc8f542adbacef269ca836ac6423c840b0929f9b \
                    size    42053
