vcpkg/ports/arrow/CONTROL
Phil Felton 694ecbd734 [Arrow] Update to Arrow 0.15.1 (#8815)
* Arrow 0.15.0

* Arrow 0.15.1
2019-10-30 11:47:48 -07:00

6 lines
575 B
Plaintext

Source: arrow
Version: 0.15.1
Build-Depends: boost-system, boost-filesystem, boost-multiprecision, boost-algorithm, flatbuffers, rapidjson, zlib, lz4, brotli, zstd, snappy, gflags, thrift, double-conversion, glog, uriparser
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.