Files
2026-02-27 16:56:43 -05:00

26 lines
823 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 py-base91
version 1.0.1
revision 0
platforms {darwin any}
license BSD
supported_archs noarch
maintainers {@harens gmail.com:harensdeveloper} \
openmaintainer
description A Python implementation of Base91
long_description {*}${description}.
homepage https://github.com/Fuyukai/base91-python
checksums rmd160 c1bd97759a8d7bfdb95cd76ada05efa9e9d99f28 \
sha256 5b284a2ba3c97be1eb9473f3af94a9bf141d61005d836e75e645d2798da58799 \
size 2331
python.versions 314