pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/dateutils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct 21 15:05:05 UTC 2013

Added Files:
        pkgsrc/time/dateutils: DESCR Makefile PLIST distinfo

Log Message:
Import dateutils-0.2.5 as time/dateutils.

Dateutils are a bunch of tools that revolve around fiddling with
dates and times in the command line with a strong focus on use
cases that arise when dealing with large amounts of financial data.

Dateutils commands are prefixed with a `d` but otherwise resemble
known unix commands for reasons of intuition.  The only exception
being `strptime` which is analogous to the libc function of the
same name.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/dateutils/DESCR \
    pkgsrc/time/dateutils/Makefile pkgsrc/time/dateutils/PLIST \
    pkgsrc/time/dateutils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index