# -*- 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
maintainers {toby @tobypeterson} openmaintainer
description a small, expressive orm -- supports postgresql, mysql and sqlite
long_description Peewee is a simple and small ORM. It has few (but expressive) \
concepts, making it easy to learn and intuitive to use.
homepage https://github.com/coleifer/peewee/
master_sites pypi:p/peewee
distname peewee-${version}
checksums rmd160 372a698bc852c3e08a343adb74887bfcf84e9dfe \
sha256 f3f5c80c51b632d031f60454accadd84f166453a471bff63093ca674973f2a4e \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools \
port:py${python.version}-cython \