# -*- 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-shellingham
version             1.5.4
revision            0
categories-append   devel
platforms           {darwin any}
license             ISC
supported_archs     noarch

python.versions     39 310 311 312 313 314

maintainers         {gmail.com:davidgilman1 @dgilman} openmaintainer

description         Tool to Detect Surrounding Shell

long_description    Shellingham detects what shell the current Python \
                    executable is running in.

homepage            https://github.com/sarugaku/shellingham

checksums           rmd160  113a225f8a3679d549e95ff38a9f53eb36e2b122 \
                    sha256  8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de \
                    size    10310
