# -*- 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-pyluach
version             2.3.0
revision            0
categories-append   sysutils
license             MIT
platforms           any
maintainers         nomaintainer
description         Python package for dealing with Hebrew (Jewish) calendar dates
long_description    {*}${description}
homepage            https://github.com/simlist/pyluach
checksums           rmd160  9a6f43ddad8ed1ee2b68be1ddd48b897db06a5dd \
                    sha256  ec6e30669d1df50c9ca160486da44a8195bb4c7a5d3d533990d0c5b03accd281 \
                    size    26910
supported_archs     noarch

python.versions         310 311 312 313 314
python.pep517_backend   flit
