You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
924 B
Plaintext
25 lines
924 B
Plaintext
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
|
|
name datamash
|
|
version 1.9
|
|
revision 0
|
|
|
|
categories textproc
|
|
license GPL-3+
|
|
maintainers {@aeiouaeiouaeiouaeiouaeiouaeiou outlook.com:aeioudev} openmaintainer
|
|
|
|
description Datamash is a command-line statistical tool.
|
|
long_description GNU datamash is a command-line program which performs \
|
|
basic numeric, textual and statistical operations on input \
|
|
textual data files.
|
|
|
|
homepage https://www.gnu.org/software/${name}/
|
|
|
|
master_sites gnu
|
|
|
|
checksums rmd160 da35b0c2c1f242f2f372b5b2044e6ca3e5e0f2ca \
|
|
sha256 f382ebda03650dd679161f758f9c0a6cc9293213438d4a77a8eda325aacb87d2 \
|
|
size 2653588
|