diff options
Diffstat (limited to 'ports/arrow/CONTROL')
| -rw-r--r-- | ports/arrow/CONTROL | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ports/arrow/CONTROL b/ports/arrow/CONTROL deleted file mode 100644 index 8aace675f..000000000 --- a/ports/arrow/CONTROL +++ /dev/null @@ -1,20 +0,0 @@ -Source: arrow -Version: 3.0.0 -Port-Version: 0 -Build-Depends: boost-algorithm, boost-filesystem, boost-multiprecision, boost-system, brotli, bzip2, double-conversion, flatbuffers, gflags, glog, lz4, openssl, rapidjson, re2, snappy, thrift, uriparser, utf8proc, zlib, zstd -Homepage: https://github.com/apache/arrow -Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations. -Supports: x64&!x86&!arm -Default-Features: csv, json, parquet, filesystem - -Feature: csv -Description: CSV file support - -Feature: json -Description: JSON file support - -Feature: parquet -Description: Parquet file support - -Feature: filesystem -Description: Local filesystem support |
