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