# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github  1.0

github.setup        hroptatyr numchk 0.2.0 v
github.tarball_from releases
revision            0

homepage            https://www.fresse.org/dateutils/

description         \
    nifty command line date and time utilities\; fast date calculations and \
    conversion in the shell

long_description    \
    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.

categories          finance
installs_libs       no
license             BSD
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer

checksums           rmd160  71dc1a48828474d0a3ffeb0bcc547d26603d3e8e \
                    sha256  34c1e4b41d4a1648ec2ee0b07fac7a09db17d08fb51c7c9a97a2b4d1e2e30754 \
                    size    506136

use_xz              yes
