# -*- 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
python.versions 27 35 36 37
maintainers {michaelld @michaelld} openmaintainer
description python module for parsing and building binary or textual data structures
Construct is a python library for parsing and building of data structures \
(binary or textual). It is based on the concept of defining data \
structures in a declarative manner, rather than procedural code: more \
complex constructs are composed of a hierarchy of simpler ones.
homepage https://construct.readthedocs.org
master_sites pypi:c/construct/
distname construct-${version}
checksums rmd160 b2bc3deb9c377cbb95f61caacf7ae0b5849baf96 \
sha256 2271a0efd0798679dea825ff47e22a4c550456a5db0ba8baa82f7eae0af0118c \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-six