Files
2025-12-02 11:51:37 -05:00

26 lines
840 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-ipadic
version 1.0.0
revision 0
categories-append textproc japanese
maintainers nomaintainer
license Permissive
platforms {darwin any}
supported_archs noarch
description This is a version of IPAdic packaged for use in Python
long_description {*}${description}
homepage https://github.com/polm/ipadic-py
checksums rmd160 16c25fd75337c9f63f3203af0c7d9fefe5106a41 \
sha256 f5923d31eca6131acaaf18ed28d8998665b1347b640d3a6476f64650e9a71c07 \
size 13413189
python.versions 310 311 312 313