Debian NEW package overview for c-blosc2
c-blosc2_2.11.2+ds-1~exp1_multi.changes (click to toggle)
Format:1.8
Date:Sun, 18 Jun 2023 15:16:54 +0000
Binary:libblosc2-2 libblosc2-2-dbgsym libblosc2-dev
Source:c-blosc2
Architecture:amd64 source
Version:2.11.2+ds-1~exp1
Distribution:experimental
Urgency:medium
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed-By:Antonio Valentino <antonio.valentino@tiscali.it>
Closes:1038443
Description:
libblosc2-2 - Fast, compressed, persistent binary data store library for C
libblosc2-dev - Fast, compressed, persistent binary data store library for C (dev
Changes:
c-blosc2 (2.11.2+ds-1~exp1) experimental; urgency=medium

  * Initial release (Closes: #1038443).
Files:
17471cb7b4a54c6084cb99de8d23ab13 3312 libs optional c-blosc2_2.11.2+ds-1~exp1.dsc
1a308d52b6dd81333c2209365b014490 1288400 libs optional c-blosc2_2.11.2+ds.orig.tar.xz
cf3297bf976212154581db006f2a1a87 5700 libs optional c-blosc2_2.11.2+ds-1~exp1.debian.tar.xz
ebdd58a4d2752bb2ca695afb6470297d 10837 libs optional c-blosc2_2.11.2+ds-1~exp1_amd64.buildinfo
de7e7a9e9ba7e1b39b5d8173eaab7f22 786808 debug optional libblosc2-2-dbgsym_2.11.2+ds-1~exp1_amd64.deb
f9901fe42f3a3e9a115b752d731d5a99 182524 libs optional libblosc2-2_2.11.2+ds-1~exp1_amd64.deb
ffae7c3ecbc8b885967fb127281e16de 257688 libdevel optional libblosc2-dev_2.11.2+ds-1~exp1_amd64.deb
c-blosc2_2.11.2+ds-1~exp1.dsc (click to toggle)
Format:3.0 (quilt)
Source:c-blosc2
Binary:libblosc2-dev, libblosc2-2
Architecture:any
Version:2.11.2+ds-1~exp1
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:Antonio Valentino <antonio.valentino@tiscali.it>
Homepage:https://blosc.org/
Description:
Fast, compressed, persistent binary data store library for C
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
main goal is not just to reduce the size of large datasets on-disk or
in-memory, but also to accelerate memory-bound computations.

C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward
compatible with both the C-Blosc1 API and its in-memory format. However, the
reverse thing is generally not true for the format; buffers generated with
C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward compatibility
is not supported). In case you want to ensure full API compatibility with
C-Blosc1 API, define the BLOSC1_COMPAT symbol.
Standards-Version:4.6.2
Vcs-Browser:https://salsa.debian.org/science-team/c-blosc2
Vcs-Git:https://salsa.debian.org/science-team/c-blosc2.git
Build-Depends:debhelper-compat (=13), cmake, dh-cmake-compat (=1), dh-sequence-cmake, dh-sequence-sphinxdoc, dh-sequence-pkgkde-symbolshelper, liblz4-dev, pkg-kde-tools, zlib1g-dev, libzstd-dev, python3-breathe<!nodoc>, python3-pydata-sphinx-theme<!nodoc>, python3-sphinx<!nodoc>
Package-List:libblosc2-2 deb libs optional arch=any libblosc2-dev deb libdevel optional arch=any
Files:
1a308d52b6dd81333c2209365b014490 1288400 c-blosc2_2.11.2+ds.orig.tar.xz
cf3297bf976212154581db006f2a1a87 5700 c-blosc2_2.11.2+ds-1~exp1.debian.tar.xz
Dgit:202a3e0d9559b32c3c6e5fcb88ea445a628d9256 debian archive/debian/2.11.2+ds-1_exp1 https://git.dgit.debian.org/c-blosc2
lintian 2.104.0 check for c-blosc2_2.11.2+ds-1~exp1.dsc (click to toggle)
README.source for c-blosc2_2.11.2+ds-1~exp1.dsc (click to toggle)
No README.source in this package
control file for libblosc2-2_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
Package:libblosc2-2
Source:c-blosc2
Version:2.11.2+ds-1~exp1
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:520
Depends:libc6 (>=2.34), liblz4-1 (>=0.0~r130), libzstd1 (>=1.5.5), zlib1g (>=1:1.1.4)
Section:libs
Priority:optional
Multi-Arch:same
Homepage:https://blosc.org/
Description:
Fast, compressed, persistent binary data store library for C
 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
 main goal is not just to reduce the size of large datasets on-disk or
 in-memory, but also to accelerate memory-bound computations.
 .
 C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward
 compatible with both the C-Blosc1 API and its in-memory format. However, the
 reverse thing is generally not true for the format; buffers generated with
 C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward compatibility
 is not supported). In case you want to ensure full API compatibility with
 C-Blosc1 API, define the BLOSC1_COMPAT symbol.
lintian 2.104.0 check for libblosc2-2_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
contents of libblosc2-2_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2023-06-18 15:16 ./
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root    497584 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/libblosc2.so.2.11.2
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/doc/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/doc/libblosc2-2/
-rw-r--r-- root/root       174 2023-06-18 15:16 ./usr/share/doc/libblosc2-2/changelog.Debian.gz
-rw-r--r-- root/root     10787 2023-06-18 15:16 ./usr/share/doc/libblosc2-2/changelog.gz
-rw-r--r-- root/root      5980 2023-06-18 15:16 ./usr/share/doc/libblosc2-2/copyright
lrwxrwxrwx root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/libblosc2.so.2 -> libblosc2.so.2.11.2
control file for libblosc2-2-dbgsym_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
Package:libblosc2-2-dbgsym
Source:c-blosc2
Version:2.11.2+ds-1~exp1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:812
Depends:libblosc2-2 (=2.11.2+ds-1~exp1)
Section:debug
Priority:optional
Multi-Arch:same
Description:
debug symbols for libblosc2-2
Build-Ids:20c5a71519809731d3d0f7cccd591540d9425566
lintian 2.104.0 check for libblosc2-2-dbgsym_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
contents of libblosc2-2-dbgsym_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2023-06-18 15:16 ./
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/debug/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/debug/.build-id/20/
-rw-r--r-- root/root    820456 2023-06-18 15:16 ./usr/lib/debug/.build-id/20/c5a71519809731d3d0f7cccd591540d9425566.debug
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/doc/
lrwxrwxrwx root/root         0 2023-06-18 15:16 ./usr/share/doc/libblosc2-2-dbgsym -> libblosc2-2
control file for libblosc2-dev_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
Package:libblosc2-dev
Source:c-blosc2
Version:2.11.2+ds-1~exp1
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:1184
Depends:libblosc2-2 (=2.11.2+ds-1~exp1)
Section:libdevel
Priority:optional
Multi-Arch:same
Homepage:https://blosc.org/
Description:
Fast, compressed, persistent binary data store library for C (development files)
 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
 main goal is not just to reduce the size of large datasets on-disk or
 in-memory, but also to accelerate memory-bound computations.
 .
 C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward
 compatible with both the C-Blosc1 API and its in-memory format. However, the
 reverse thing is generally not true for the format; buffers generated with
 C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward compatibility
 is not supported). In case you want to ensure full API compatibility with
 C-Blosc1 API, define the BLOSC1_COMPAT symbol.
 .
 This package contains the development files required to build programs against
 Blosc2.
lintian 2.104.0 check for libblosc2-dev_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
contents of libblosc2-dev_2.11.2+ds-1~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2023-06-18 15:16 ./
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/include/
-rw-r--r-- root/root     21335 2023-06-18 15:16 ./usr/include/b2nd.h
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/include/blosc2/
-rw-r--r-- root/root      2643 2023-06-18 15:16 ./usr/include/blosc2/blosc2-common.h
-rw-r--r-- root/root      1811 2023-06-18 15:16 ./usr/include/blosc2/blosc2-export.h
-rw-r--r-- root/root      1328 2023-06-18 15:16 ./usr/include/blosc2/blosc2-stdio.h
-rw-r--r-- root/root      1041 2023-06-18 15:16 ./usr/include/blosc2/codecs-registry.h
-rw-r--r-- root/root       911 2023-06-18 15:16 ./usr/include/blosc2/filters-registry.h
-rw-r--r-- root/root       796 2023-06-18 15:16 ./usr/include/blosc2/tuners-registry.h
-rw-r--r-- root/root     94187 2023-06-18 15:16 ./usr/include/blosc2.h
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/
-rw-r--r-- root/root      2409 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Blosc2Config.cmake
-rw-r--r-- root/root      2765 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Blosc2ConfigVersion.cmake
-rw-r--r-- root/root      1516 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Blosc2Targets-relwithdebinfo.cmake
-rw-r--r-- root/root      5331 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Blosc2Targets.cmake
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/
-rw-r--r-- root/root      2091 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/FindIPP.cmake
-rw-r--r-- root/root       278 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/FindLZ4.cmake
-rw-r--r-- root/root      2210 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/FindSIMD.cmake
-rw-r--r-- root/root      2446 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/FindZLIB_NG.cmake
-rw-r--r-- root/root       204 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/FindZSTD.cmake
-rw-r--r-- root/root       959 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/toolchain-aarch64.cmake
-rw-r--r-- root/root       995 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/toolchain-armhf.cmake
-rw-r--r-- root/root      1097 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/cmake/Blosc2/Modules/toolchain-armsf.cmake
-rw-r--r-- root/root    848996 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/libblosc2.a
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/pkgconfig/
-rw-r--r-- root/root       331 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/pkgconfig/blosc2.pc
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/doc/
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/
-rw-r--r-- root/root      6500 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/README.rst.gz
-rw-r--r-- root/root      4361 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/README_CFRAME_FORMAT.rst.gz
-rw-r--r-- root/root      3128 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/README_CHUNK_FORMAT.rst.gz
-rw-r--r-- root/root      3999 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/README_SFRAME_FORMAT.rst
-rw-r--r-- root/root      3113 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/README_THREADED.rst
-rw-r--r-- root/root      5257 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/ROADMAP.rst.gz
-rw-r--r-- root/root       174 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/changelog.Debian.gz
-rw-r--r-- root/root     10787 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/changelog.gz
-rw-r--r-- root/root      5980 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/copyright
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/
-rw-r--r-- root/root      2000 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/CMakeLists.txt
-rw-r--r-- root/root       619 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/README.rst
drwxr-xr-x root/root         0 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/
-rw-r--r-- root/root      1026 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/CMakeLists.txt
-rw-r--r-- root/root      2317 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_empty_shape.c
-rw-r--r-- root/root      9902 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_frame_generator.c
-rw-r--r-- root/root      2260 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_oindex.c
-rw-r--r-- root/root      2362 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_plainbuffer.c
-rw-r--r-- root/root      2881 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_plugins_codecs.c
-rw-r--r-- root/root      2877 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_plugins_filters.c
-rw-r--r-- root/root      1212 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_print_meta.c
-rw-r--r-- root/root      1968 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/b2nd/example_serialize.c
-rw-r--r-- root/root      2751 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/compress_file.c
-rw-r--r-- root/root      2997 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/contexts.c
-rw-r--r-- root/root      3167 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/delta_schunk_ex.c
-rw-r--r-- root/root      5499 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/find_roots.c
-rw-r--r-- root/root      4384 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/frame_backed_schunk.c
-rw-r--r-- root/root      3086 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/frame_big.c
-rw-r--r-- root/root      4852 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/frame_metalayers.c
-rw-r--r-- root/root      5937 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/frame_offset.c
-rw-r--r-- root/root      3943 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/frame_roundtrip.c
-rw-r--r-- root/root      6804 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/frame_simple.c
-rw-r--r-- root/root      2907 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/frame_vlmetalayers.c
-rw-r--r-- root/root      2226 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/get_blocksize.c
-rw-r--r-- root/root      3623 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/get_set_slice.c
-rw-r--r-- root/root      2841 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/instrument_codec.c
-rw-r--r-- root/root      2898 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/many_compressors.c
-rw-r--r-- root/root      2872 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/multithread.c
-rw-r--r-- root/root      2316 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/noinit.c
-rw-r--r-- root/root      3053 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/schunk_postfilter.c
-rw-r--r-- root/root      3226 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/schunk_simple.c
-rw-r--r-- root/root      3129 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/sframe_simple.c
-rw-r--r-- root/root      2555 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/simple.c
-rw-r--r-- root/root      4927 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/urcodecs.c
-rw-r--r-- root/root      4744 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/urfilters.c
-rw-r--r-- root/root      3943 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/win-dynamic-linking.c
-rw-r--r-- root/root      3106 2023-06-18 15:16 ./usr/share/doc/libblosc2-dev/examples/zstd_dict.c
lrwxrwxrwx root/root         0 2023-06-18 15:16 ./usr/lib/x86_64-linux-gnu/libblosc2.so -> libblosc2.so.2

Timestamp: 14.11.2023 / 11:02:03 (UTC)