# -*- 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
github.setup rogerbinns apsw 3.29.0-r1
description Another Python SQLite wrapper
long_description APSW is a Python wrapper for the SQLite embedded relational database engine.
checksums rmd160 387ec89c90ef2d44ca8e027e9f95b878dd62a69c \
sha256 be69d1f92cdd52707359ddf84d0b5348f0aca11ec8c5f0f06f3ba43a01e1e253 \
python.versions 27 35 36 37 38
if {${name} ne ${subport}} {
test.env PYTHONPATH=[glob -nocomplain ${worksrcpath}/build/lib*]
test.cmd ${python.bin} setup.py
xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${subport}
xinstall -m 0644 -W ${worksrcpath} LICENSE README.rst \
${destroot}${prefix}/share/doc/${subport}