# -*- 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-itemadapter version 0.11.0 revision 0 maintainers {khindenburg @kurthindenburg} openmaintainer platforms {darwin any} license BSD supported_archs noarch description Common interface for data container classes long_description The `ItemAdapter` class is a wrapper for data \ container objects, providing a common interface \ to handle objects of different types in an uniform \ manner, regardless of their underlying implementation. homepage https://pypi.python.org/pypi/${python.rootname} checksums rmd160 0de173f9dfa8481df8862fffb9d3aa1ebd675444 \ sha256 3b0f27f4c5e2e8ae415d83e3d60d33adb7ba09b98c30638bc606fb1dff2ecdd2 \ size 24045 python.versions 39 310 311 312 313