# -*- 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 PortSystem 1.0 PortGroup python 1.0 name py-pyavm version 0.9.2 maintainers {robitaille @astrofrog} openmaintainer 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 pypi:P/PyAVM/ distname PyAVM-${version} checksums md5 da9b19ba6f4ccafcccb644fbd998bade \ rmd160 86e77a3e85db8e77f5f7f792ecfac4fe59a15c2f \ sha256 4bfc4bcb820d239b09d1f9c5a4cd1a3e0fc63af71d96f884a020cb7cc0c800fa python.versions 26 27 33 34 35 36