aboutsummaryrefslogtreecommitdiff
path: root/archivers/c-blosc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/c-blosc/pkg-descr')
-rw-r--r--archivers/c-blosc/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/c-blosc/pkg-descr b/archivers/c-blosc/pkg-descr
index 90e9b4b0a9fd..a3d3302dc385 100644
--- a/archivers/c-blosc/pkg-descr
+++ b/archivers/c-blosc/pkg-descr
@@ -4,5 +4,3 @@ than the traditional, non-compressed, direct memory fetch approach
via a memcpy() OS call. Blosc is the first compressor (that I'm aware of)
that is meant not only to reduce the size of large datasets on-disk or
in-memory, but also to accelerate memory-bound computations.
-
-WWW: https://blosc.org/