diff options
author | ade <ade@FreeBSD.org> | 2000-02-26 00:34:22 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-26 00:34:22 +0800 |
commit | 528370885f38fdeac95a5714de9fc2858b60ce35 (patch) | |
tree | c8aa74baa7c6637956955a3cf9fac919f2d0486b /devel/p5-Date-Calc/pkg-descr | |
parent | 154f9e7b69f8d3fd26bb42468f13688f5aabd284 (diff) | |
download | freebsd-ports-gnome-528370885f38fdeac95a5714de9fc2858b60ce35.tar.gz freebsd-ports-gnome-528370885f38fdeac95a5714de9fc2858b60ce35.tar.zst freebsd-ports-gnome-528370885f38fdeac95a5714de9fc2858b60ce35.zip |
p5-Date-Calc consists of a C library and a Perl module (which uses
the C library, internally) for all kinds of date calculations based
on the Gregorian calendar (the one used in all western countries today),
thereby complying with all relevant norms and standards: ISO/R 2015-1971,
DIN 1355 and, to some extent, ISO 8601 (where applicable).
PR: 16979
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
Diffstat (limited to 'devel/p5-Date-Calc/pkg-descr')
-rw-r--r-- | devel/p5-Date-Calc/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/p5-Date-Calc/pkg-descr b/devel/p5-Date-Calc/pkg-descr new file mode 100644 index 000000000000..77386a6d4a52 --- /dev/null +++ b/devel/p5-Date-Calc/pkg-descr @@ -0,0 +1,11 @@ +This package consists of a C library and a Perl module (which uses +the C library, internally) for all kinds of date calculations based +on the Gregorian calendar (the one used in all western countries today), +thereby complying with all relevant norms and standards: ISO/R 2015-1971, +DIN 1355 and, to some extent, ISO 8601 (where applicable). + +WWW: http://www.engelschall.com/u/sb/download/ + +-- +Brad Hendrickse +bradh@uunet.co.za |