# -*- 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 py-loguru version 0.7.0 license MIT supported_archs noarch platforms {darwin any} maintainers {@harens harens} openmaintainer description Python logging made (stupidly) simple long_description {*}${description}. Loguru is a library \ which aims to bring enjoyable logging in Python. homepage https://loguru.readthedocs.io/en/stable/index.html checksums rmd160 fae50fe6414f6e58ab8e2c45a6b2a6b7a5007fe8 \ sha256 1612053ced6ae84d7959dd7d5e431a0532642237ec21f7fd83ac73fe539e03e1 \ size 131961 python.versions 38 39 310 311 python.pep517 yes