# -*- 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-blurhash version 1.1.4 revision 0 categories-append devel crypto platforms any license MIT maintainers nomaintainer description Pure-Python implementation of the blurhash algorithm long_description {*}${description} homepage https://github.com/halcy/blurhash-python checksums rmd160 86b25009f4aaba52c43a7f0b97adf50b134fb55a \ sha256 da56b163e5a816e4ad07172f5639287698e09d7f3dc38d18d9726d9c1dbc4cee \ size 4738 supported_archs noarch python.versions 310 311 312 313 314