# -*- 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 translate-toolkit version 3.12.2 revision 0 categories textproc supported_archs noarch platforms {darwin any} license GPL-2+ maintainers {l2dy @l2dy} openmaintainer description Tools and API for translation and localization engineering. long_description {*}${description} homepage https://toolkit.translatehouse.org/ checksums rmd160 21a52e49b16dac58b42a431d65461185607c21fc \ sha256 acee42b816f7796809b9b4768693664f6bd19fb96eae3d8dfec0932fa8761706 \ size 1466431 python.default_version 312 depends_build-append \ port:py${python.version}-setuptools_scm depends_lib-append port:py${python.version}-levenshtein \ port:py${python.version}-lxml \ port:py${python.version}-vobject