Files
macports-ports/python/py-mdit-py-plugins/Portfile
T
2025-05-23 21:58:49 -04:00

28 lines
993 B
Tcl

# -*- 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
PortGroup github 1.0
github.setup executablebooks mdit-py-plugins 0.4.2 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name py-mdit-py-plugins
revision 0
categories-append textproc
maintainers {gmail.com:jjstickel @jjstickel} openmaintainer
license MIT
supported_archs noarch
platforms {darwin any}
description Collection of core plugins for markdown-it-py.
long_description {*}${description}
checksums rmd160 66f262bdfd82cde780c4e9ec2a7c931d9ed4a07b \
sha256 f17e3a9e44d2c497ffd1f9c68d44d446de0b2981fc9e66bf45668beccad70e7f \
size 64563
python.versions 39 310 311 312 313
python.pep517_backend flit