# -*- 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
github.setup gwpy ligotimegps 2.0.0 v
categories-append science
maintainers {ligo.org:duncan.macleod @duncanmmacleod} openmaintainer
description A pure-python version of lal.LIGOTimeGPS.
long_description This module provides a pure-python version of the \
`LIGOTimeGPS` class, used to represent GPS times \
(number of seconds elapsed since GPS epoch) with \
master_sites pypi:l/ligotimegps \
https://github.com/gwpy/ligotimegps/releases/v${version}/
checksums rmd160 f99edb6f50e76232ebf61a12a9f95baabf595491 \
sha256 a98275b5aa4490eadc2669f9a2de108f4634ae3724e878fee562b84ccf529e83 \
python.default_version 37
if {${name} ne ${subport}} {
if {${python.version} < 30} {
checksums rmd160 5f63a0c725bbc4b888df8c2d81707e92dcf46f18 \
sha256 79ee18df7f6806d522f68d278b0ac426094626a479af58c178f32d2b319919ba \
depends_lib-append port:py${python.version}-six
depends_build-append port:py${python.version}-setuptools
distname ligotimegps-${version}