# -*- 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
# $Id: Portfile 79121 2011-06-02 21:27:21Z robitaille@macports.org $

PortSystem 1.0
PortGroup python27 1.0

name                py27-pyavm
version             0.1.4
maintainers         robitaille

categories-append   science
description         Pure-Python AVM library
long_description    Pure-Python AVM library

platforms           darwin
license             MIT

homepage            https://github.com/astrofrog/pyavm
master_sites        http://cloud.github.com/downloads/astrofrog/pyavm/
distname            PyAVM-${version}
checksums           md5  a562139c0379d79fe8c87ac557291644 \
                    sha1  a5090ca5b86ed98444e419f44503638878496b5f \
                    rmd160  d38d9a1075202246eb029b2f2032fbe5b32c3cc6

