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

python.versions     310 311 312 313 314

maintainers         {stromnov @stromnov} openmaintainer

description         Send file to trash natively under Mac OS X, Windows and Linux.
long_description    {*}${description}

homepage            https://github.com/arsenetar/send2trash

checksums           rmd160  41cb2139e1897b4cc6e162badde935597c4799dc \
                    sha256  1c72b39f09457db3c05ce1d19158c2cbef4c32b8bedd02c155e49282b7ea7459 \
                    size    17255
