# -*- 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-filechunkio version 1.8 revision 0 supported_archs noarch platforms {darwin any} license MIT maintainers {petr @petrrr} openmaintainer description FileChunkIO represents a chunk of an OS-level file containing bytes data long_description {*}${description} homepage https://bitbucket.org/fabian/filechunkio checksums rmd160 486c80f69b1c1d3cbbdd3d183b6f505d6151c588 \ sha256 c8540c2d27e851d3a475b2e14ac109d66c777dd43ab67031891c826e82026745 \ size 2338 python.versions 38