# -*- 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 stromnov openmaintainer
description A fast 2D sprite engine using OpenGL
long_description Rabbyt is a sprite library for Python with game \
development in mind. It provides fast performance \
with an easy to use but flexable API.
homepage http://matthewmarshall.org/projects/rabbyt/
master_sites http://pypi.python.org/packages/source/R/Rabbyt/
distname Rabbyt-${version}
checksums md5 bb603a5cb02f3a8bb2e674f60e62de2c \
sha1 decb2b398b90592b94a509520eb11645acb132b5 \
rmd160 c5affa8472ecde15f3c59860332f5dae9d09ac6a
depends_build port:py26-distribute
livecheck.url ${master_sites}
livecheck.regex "Rabbyt-(\\d+(?:\\.\\d+)*)"