Files
2025-01-01 21:39:35 -05:00

29 lines
1017 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-iso639
python.rootname iso-639
version 0.4.5
revision 0
platforms {darwin any}
license AGPL-3
supported_archs noarch
maintainers nomaintainer
description ISO 639 library for Python
long_description {*}${description}. This library is aimed to be fully\
compatible with pycountry.languages v1.11 and before.\
In v1.12 they broke their own API and this library will\
not support the new API.
homepage https://github.com/noumar/iso639
checksums rmd160 601a21b5d90320412f8f406f69ce465ad84f8488 \
sha256 dc9cd4b880b898d774c47fe9775167404af8a85dd889d58f9008035109acce49 \
size 167421
python.versions 312