freebsd-ports/databases/caterva/pkg-plist
Po-Chuan Hsieh 75356a5906
databases/caterva: Add caterva 0.5.0
Caterva is a C library for handling multi-dimensional, compressed datasets in an
easy and convenient manner. It implements a thin metalayer on top of C-Blosc2
for specifying not only the dimensionality of a dataset, but also the
dimensionality of the chunks inside the dataset. In addition, Caterva adds
machinery for retrieving arbitrary multi-dimensional slices (aka hyper-slices)
out of the multi-dimensional containers in the most efficient way. Hence,
Caterva brings the convenience of multi-dimensional and compressed containers to
your application very easily.

WWW: https://github.com/Blosc/caterva
2021-11-01 21:41:20 +08:00

6 lines
107 B
Plaintext

include/caterva.h
lib/libcaterva.a
lib/libcaterva.so
lib/libcaterva.so.0
lib/libcaterva.so.%%PORTVERSION%%