# -*- 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
name py-bottle-sqlalchemy
categories-append databases devel
description SQLAlchemy plugin for bottle web microframework
long_description This bottle-sqlalchemy plugin integrates SQLAlchemy \
with Bottle applications. It injects a SQLAlchemy \
session in routes and handles the session cycle.
homepage https://github.com/iurisilvio/bottle-sqlalchemy
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}/
distname ${python.rootname}-${version}
checksums sha256 ba6127f3aff2b78649781adbbee65518233dc481e9f9e32e3b050d1ad9551c17 \
rmd160 eb205ca003feef2172a44c06dbe2f59e112d5c0c \
if {${name} ne ${subport}} {
port:py${python.version}-bottle \
port:py${python.version}-sqlalchemy