# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
categories python science
maintainers {aronnax @lpsinger} openmaintainer
description python modules for research astronomers
astLib is a set of python modules that provides some tools for research \
astronomers. It can be used for simple plots, statistics, common \
calculations, coordinate conversions, and manipulating FITS images with \
World Coordinate System (WCS) information.
homepage http://astlib.sourceforge.net
master_sites sourceforge:astlib
distname astLib-${version}
checksums rmd160 8cc62b175f7ad3a194279164de6a6c2efc13384c \
sha256 8231da3294d8ac7b40292e9be0a0a7ab515f29401a148088464a0c2dcd8e6610 \
python.versions 27 34 35 36 37
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-setuptools \
port:py${python.version}-astropy \
port:py${python.version}-numpy \
port:py${python.version}-scipy \
port:py${python.version}-matplotlib \
path:${python.pkgd}/PIL:py${python.version}-Pillow
if {${name} eq ${subport}} {
# Some version numbers were assigned out of order
livecheck.regex {/astlib/0.15/|/astlib/0.17/|/astlib/0.17.1/|/astlib/([a-zA-Z0-9.]+\.[a-zA-Z0-9.]+)/}