# -*- 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 python 1.0 name peakipy version 2.1.0 revision 0 categories-prepend science platforms {darwin any} supported_archs noarch license GPL-3 maintainers {reneeotten @reneeotten} openmaintainer description Deconvolute overlapping NMR peaks long_description {*}${description} homepage https://j-brady.github.io/peakipy checksums rmd160 e0417a78ec52d74f1cc0518a9a3e79b85b178387 \ sha256 336337f97756670eebed2d7924cbd7cbb8cf534b90fb83793d03d771812a3a6c \ size 56080 python.default_version 313 python.pep517_backend poetry patchfiles-append patch-pyproject.toml.diff depends_lib-append port:py${python.version}-bokeh \ port:py${python.version}-jedi \ port:py${python.version}-jinja2 \ port:py${python.version}-lmfit \ port:py${python.version}-matplotlib \ port:py${python.version}-nmrglue \ port:py${python.version}-numdifftools \ port:py${python.version}-numpy \ port:py${python.version}-pandas \ port:py${python.version}-panel \ port:py${python.version}-plotly \ port:py${python.version}-pydantic \ port:py${python.version}-yaml \ port:py${python.version}-rich \ port:py${python.version}-scikit-image \ port:py${python.version}-scipy \ port:py${python.version}-statsmodels \ port:py${python.version}-tqdm \ port:py${python.version}-typer