# -*- 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-poetry-plugin-export version 1.6.0 revision 0 categories python supported_archs noarch platforms {darwin any} license MIT maintainers {gmail.com:davidgilman1 @dgilman} openmaintainer description Poetry plugin to export the dependencies to various formats long_description {*}${description} homepage https://python-poetry.org distname poetry_plugin_export-${version} checksums rmd160 9b7844090b1f443ebb0f68a1f1d85d59c1fc867b \ sha256 091939434984267a91abf2f916a26b00cff4eee8da63ec2a24ba4b17cf969a59 \ size 29265 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { python.pep517 yes python.pep517_backend poetry }