blob: b5f12646c4ca6a28227675c6f7339871aa431399 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = parquet-cli
pkgdesc = Java based command line tools that aid in the inspection of the Parquet files
pkgver = 1.12.3
pkgrel = 1
url = https://github.com/apache/parquet-mr
arch = any
license = Apache
makedepends = maven
makedepends = java-environment>=8
depends = java-runtime>=8
source = https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=parquet/apache-parquet-1.12.3/apache-parquet-1.12.3.tar.gz
sha256sums = 8c66309a4b1c5f57779b199ac757475c3771864087dd81bd499fd3beb0e84aee
pkgname = parquet-cli
|