c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
8 lines
364 B
Text
8 lines
364 B
Text
Period is a basic time period checking library.
|
|
|
|
Period is based on period.py by William S. Annis. (available at
|
|
https://www.biostat.wisc.edu/~annis/creations/period.py.html) and ported to
|
|
python3 with a few improvements. Period.py was in part inspired by perl's
|
|
Time::Period module and the time class mechanism of Cfengine.
|
|
|
|
WWW: https://pypi.org/project/period/
|