diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/py-period | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) | |
download | ports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip |
Notes
Diffstat (limited to 'devel/py-period')
-rw-r--r-- | devel/py-period/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-period/pkg-descr b/devel/py-period/pkg-descr index 793881b02d1e..015235939b54 100644 --- a/devel/py-period/pkg-descr +++ b/devel/py-period/pkg-descr @@ -1,4 +1,4 @@ -This is an early version of a basic time period checking libary for Python. +This is an early version of a basic time period checking library for Python. It is in part inspired by perl's Time::Period module and the time class mechanism of Cfengine. |