Hi Renee,
On Sat, Sep 25, 2021 at 12:08:42PM -0400, Renee Otten wrote:
> Thanks for the submission Sergey!
>
> However, the mailing list isn’t really the best medium to do this...
> Please submit the new Portfile instead as a PR on MacPorts’ GitHub
> page as Blair also mentioned yesterday (see:
>
Hi,
here's the Portfile of the jwt-cli tool to encode/decode JSON
Web Tokens.
--
Sergey Osokin
# -*- 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 github 1.0
PortGroup
--
Matt