summaryrefslogtreecommitdiff
path: root/time/py-ligotimegps
AgeCommit message (Collapse)AuthorFilesLines
2020-05-18py-ligotimegps: updated to 2.0.1adam2-8/+8
v2.0.1: Bug-fixes (including package, unit test, and documentation updates): - added readthedocs sphinx configuration
2018-12-05py-ligotimegps: updated to 2.0.0adam3-18/+20
v2.0.0: This release is the first to support python > 3.0.0 only. Change include: - improved error messages - removed support for python < 3.4.0
2017-10-01Needs pytest-runner.joerg1-1/+2
2017-09-29time/py-ligotimegps: import py-ligotimegps-1.1wiz4-0/+41
This module provides a pure-python version of the LIGOTimeGPS class, used to represent GPS times (number of seconds elapsed since GPS epoch) with nanoseconds precision.