From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-python/blosc/metadata.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 dev-python/blosc/metadata.xml (limited to 'dev-python/blosc/metadata.xml') diff --git a/dev-python/blosc/metadata.xml b/dev-python/blosc/metadata.xml new file mode 100644 index 000000000000..a8d3f87947e1 --- /dev/null +++ b/dev-python/blosc/metadata.xml @@ -0,0 +1,26 @@ + + + + + sci@gentoo.org + Gentoo Science Project + + + python@gentoo.org + Python + + + blosc is a high performance compressor optimized for binary + data. It has been designed to transmit data to the processor cache + faster than the traditional, non-compressed, direct memory fetch + approach via a memcpy() OS call. Blosc works well for compressing + numerical arrays that contains data with relatively low entropy, + like sparse data, time series, grids with regular-spaced values, + etc. This is the python wrapper. + + + blosc + Blosc/python-blosc + + gentoo-staging + -- cgit v1.3.1