# -*- 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
categories-append science
maintainers {aronnax @lpsinger} openmaintainer
description scientific-grade astronomy routines
PyEphem provides an ephem Python package for performing high-precision \
astronomy computations. The underlying numeric routines are coded in C and \
are the same ones that drive the popular XEphem astronomy application, whose \
author, Elwood Charles Downey, generously gave permission for their use in \
PyEphem. The name ephem is short for the word ephemeris, which is the \
traditional term for a table giving the position of a planet, asteroid, or \
comet for a series of dates.
homepage http://rhodesmill.org/pyephem/
distname ephem-${version}
master_sites pypi:e/ephem/
checksums rmd160 32e5fcb0e74936706b68bd811a9dcdf55b97b1f8 \
sha256 7a4c82b1def2893e02aec0394f108d24adb17bd7b0ca6f4bc78eb7120c0212ac \
python.versions 27 34 35 36
if {${name} ne ${subport}} {
test.dir "${worksrcpath}/build/lib.macosx-${macosx_deployment_target}-${configure.build_arch}-${python.branch}"
test.cmd ${python.bin} -m unittest discover