# -*- 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 # DO NOT UPDATE until unbroken and confirmed to work. # 0.6.0 is a major regression, which upstream is not gonna fix: https://github.com/amol-/dukpy/issues/87 # Also, upstream now smuggles in quickjs-ng, there is no more dukpy, despite the [misleading] name. name py-dukpy version 0.5.1 revision 0 categories-append devel www license MIT maintainers {@barracuda156 macos-powerpc.org:barracuda} openmaintainer description Simple JavaScript interpreter long_description {*}${description} for Python. homepage https://github.com/amol-/dukpy checksums rmd160 bffc0d99d7b1163c6364a169d7c1019af26b1add \ sha256 1feaa4c0deb166b1f7b892bb952f97607a6456fbdb01f76c3e94755b2928b47e \ size 2082805 python.versions 310 311 312 313 314