Files
2024-08-20 18:09:32 -04:00

29 lines
1020 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
name gzdice
version 0.1.2
revision 1
categories python games
license MIT
maintainers {@gleeblezoid gleeblezoid.com:gzdice} \
openmaintainer
supported_archs noarch
platforms {darwin any}
description a Python diceroller
long_description gzdice is {*}${description} designed for tabletop \
roleplayers and running in terminal to make you \
feel like a wizard.
homepage https://github.com/gleeblezoid/Diceroller
checksums rmd160 cfae79225af3d4bbe3fc81d8e47fbdd80e283dea \
sha256 c218cd0da5f89daa54af17cb98f684123dd9eb69264c52d6361b6171181246e9 \
size 7623
python.default_version 312
python.pep517_backend flit