Debian NEW package overview for adios2
| adios2_2.11.0+dfsg1-1exp1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 07 Dec 2025 18:32:13 +0100 |
| Source: | adios2 |
| Binary: | adios2-data adios2-mpi-bin adios2-mpi-bin-dbgsym adios2-scripts adios2-serial-bin adios2-serial-bin-dbgsym libadios2-common-c++-dev libadios2-common-c-dev libadios2-common-core-dev libadios2-mpi-auxiliary-2.11 libadios2-mpi-auxiliary-2.11-dbgsym libadios2-mpi-auxiliary-dev libadios2-mpi-c++-2.11 libadios2-mpi-c++-2.11-dbgsym libadios2-mpi-c++-dev libadios2-mpi-c-2.11 libadios2-mpi-c-2.11-dbgsym libadios2-mpi-c-dev libadios2-mpi-core-2.11 libadios2-mpi-core-2.11-dbgsym libadios2-mpi-core-dev libadios2-mpi-fortran-2.11 libadios2-mpi-fortran-2.11-dbgsym libadios2-mpi-fortran-dev libadios2-mpi-plugins libadios2-mpi-plugins-dbgsym libadios2-serial-auxiliary-2.11 libadios2-serial-auxiliary-2.11-dbgsym libadios2-serial-auxiliary-dev libadios2-serial-c++-2.11 libadios2-serial-c++-2.11-dbgsym libadios2-serial-c++-dev libadios2-serial-c-2.11 libadios2-serial-c-2.11-dbgsym libadios2-serial-c-dev libadios2-serial-core-2.11 libadios2-serial-core-2.11-dbgsym libadios2-serial-core-dev libadios2-serial-fortran-2.11 libadios2-serial-fortran-2.11-dbgsym libadios2-serial-fortran-dev libadios2-serial-plugins libadios2-serial-plugins-dbgsym python3-adios2 python3-adios2-mpi python3-adios2-mpi-dbgsym python3-adios2-serial python3-adios2-serial-dbgsym |
| Architecture: | source all amd64 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Distribution: | experimental |
| Urgency: | medium |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Changed-By: | Drew Parsons <dparsons@debian.org> |
| Description: | adios2-data - ADIOS2 Adaptable IO system for simulations - tool data adios2-mpi-bin - ADIOS2 Adaptable IO system for simulations - binary tools (MPI) adios2-scripts - ADIOS2 Adaptable IO system for simulations - scripts adios2-serial-bin - ADIOS2 Adaptable IO system for simulations - binary tools (serial libadios2-common-c++-dev - Adaptable IO system for simulations - C++ binding include files ( libadios2-common-c-dev - Adaptable IO system for simulations - C binding include files (co libadios2-common-core-dev - Adaptable IO system for simulations - core include files (common) libadios2-mpi-auxiliary-2.11 - ADIOS2 Adaptable IO system for simulations - auxiliary libraries libadios2-mpi-auxiliary-dev - Adaptable IO system for simulations - auxiliary development files libadios2-mpi-c++-2.11 - ADIOS2 Adaptable IO system for simulations - C++ binding librarie libadios2-mpi-c++-dev - Adaptable IO system for simulations - C++ binding development fil libadios2-mpi-c-2.11 - ADIOS2 Adaptable IO system for simulations - C binding libraries libadios2-mpi-c-dev - Adaptable IO system for simulations - C binding development files libadios2-mpi-core-2.11 - ADIOS2 Adaptable IO system for simulations - core libraries (MPI) libadios2-mpi-core-dev - Adaptable IO system for simulations - core development files (MPI libadios2-mpi-fortran-2.11 - ADIOS2 Adaptable IO system for simulations - Fortran binding libr libadios2-mpi-fortran-dev - Adaptable IO system for simulations - Fortran binding development libadios2-mpi-plugins - ADIOS2 Adaptable IO system for simulations - core libraries (MPI) libadios2-serial-auxiliary-2.11 - ADIOS2 Adaptable IO system for simulations - auxiliary libraries libadios2-serial-auxiliary-dev - Adaptable IO system for simulations - auxiliary development files libadios2-serial-c++-2.11 - ADIOS2 Adaptable IO system for simulations - C++ binding librarie libadios2-serial-c++-dev - Adaptable IO system for simulations - C++ binding development fil libadios2-serial-c-2.11 - ADIOS2 Adaptable IO system for simulations - C binding libraries libadios2-serial-c-dev - Adaptable IO system for simulations - C binding development files libadios2-serial-core-2.11 - ADIOS2 Adaptable IO system for simulations - core libraries (seri libadios2-serial-core-dev - Adaptable IO system for simulations - core development files (ser libadios2-serial-fortran-2.11 - ADIOS2 Adaptable IO system for simulations - Fortran binding libr libadios2-serial-fortran-dev - Adaptable IO system for simulations - Fortran binding development libadios2-serial-plugins - ADIOS2 Adaptable IO system for simulations - core libraries (seri python3-adios2 - ADIOS2 Adaptable IO system for simulations - Python bindings python3-adios2-mpi - ADIOS2 Adaptable IO system for simulations - Python bindings (MPI python3-adios2-serial - ADIOS2 Adaptable IO system for simulations - Python bindings (ser |
| Changes: | adios2 (2.11.0+dfsg1-1exp1) experimental; urgency=medium
* New upstream release
- new ABI 2.11
- applies debian patches 0016-Fix-a-typo.patch
0019-Use-proper-dynamic-vector-construction-to-fix-segfau.patch
fix_adios2-config_DESTDIR_revoke_PR3850.patch
fix_example_hello_bpFWriteCRead_PR4239.patch
- C++ build target is now just adios2_cxx not adios2_cxx11
* follow upstream in dropping 11 from c++ package names
(just use c++ not c++11 now)
libadios2-*-c++-dev Breaks: Replaces: Provides: libadios2-*-c++11-dev
* mark libadios2-{mpi,serial,common}-core-dev Multi-Arch: same
* update debian/rules
- install files to libadios2-*-c++11-dev packages from the
adios2_cxx11-development component as well the
adios2_cxx-development component. Header files are now moved to
the cxx subdir but compatibility wrapper headers are still
provided in the cxx11 subdir
- install common python files into python3-adios2 rather than
python3-adios2-serial or python3-adios2-mpi
* update debian/tests
- run examples using upstream's CMakeLists.txt
- drop debian patch fix_examples_cmake.patch
- skip plugin engine examples (Read and Write). They do not run
successfully as-is (plugin names are mangled)
- debian patch test_examples_serial.patch uses TEST_SERIAL to run
serial tests when MPI is installed
* update debian/watch to v5 format.
Use Uversion-Mangle: auto to place rc releases below final release. |
| Files: | 2fe1f1176f5984f9d29ad6f6a3167fd3 5053 libs optional adios2_2.11.0+dfsg1-1exp1.dsc c08e0721913beb65dfc715759149b87b 3868064 libs optional adios2_2.11.0+dfsg1.orig.tar.xz 75b1b1db8c1730c14359ec84f630054b 27944 libs optional adios2_2.11.0+dfsg1-1exp1.debian.tar.xz aea82667a5a3fb00333767fb6fab9ac5 13864 libs optional adios2-data_2.11.0+dfsg1-1exp1_all.deb 57da0a57800e94335b7f05423ea2f0e0 6082512 debug optional adios2-mpi-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb ac155c3126f2d386a100558a686ee171 376472 libs optional adios2-mpi-bin_2.11.0+dfsg1-1exp1_amd64.deb 76fe8605d6ec7a87880d3c7314539056 12476 libs optional adios2-scripts_2.11.0+dfsg1-1exp1_all.deb 4695c76c9fe5cac747b92746f892b4db 4436888 debug optional adios2-serial-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb cdb141f41878d19a9e5cc68ad1c3bd06 298164 libs optional adios2-serial-bin_2.11.0+dfsg1-1exp1_amd64.deb 18f69dde6f9652ad0690e651f8d110f9 30549 libs optional adios2_2.11.0+dfsg1-1exp1_amd64.buildinfo b8b7ca8793fda16c3d55c6428c5c49ee 28288 libs optional libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb 508b1ca7ccba03d37573986f5fb2af01 19240 libs optional libadios2-common-c-dev_2.11.0+dfsg1-1exp1_all.deb c0e24ff27836e459b02f26ba08f533e8 135884 libdevel optional libadios2-common-core-dev_2.11.0+dfsg1-1exp1_amd64.deb d66a42ebfa4c6864a8d2c40e44fad681 1304500 debug optional libadios2-mpi-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 87971328e6b6be0a4eba1cd64924c10e 422708 libs optional libadios2-mpi-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb bfe7ad93cbcf06d2580bb8c4b972bd7d 24320 libs optional libadios2-mpi-auxiliary-dev_2.11.0+dfsg1-1exp1_amd64.deb 9fc77d70191e7b0e0690808b62bbd222 4916432 debug optional libadios2-mpi-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 63e75f1aec5e638ba43e4e4705f8373a 204732 libs optional libadios2-mpi-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb 3caa5d6501b1137388468d20be34531b 12320 libs optional libadios2-mpi-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb b0a30aa86d226aeedeb71b57455f287b 1277700 debug optional libadios2-mpi-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 3fa06817d121c82ad59609140ff9fc9e 73192 libs optional libadios2-mpi-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb 7e8e5f1e4125e13a0794f08e88100edc 12272 libs optional libadios2-mpi-c-dev_2.11.0+dfsg1-1exp1_amd64.deb 5996fe7fc404a0f33170d3e1a2922ac1 43515608 debug optional libadios2-mpi-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 298c858e436cc575b1b617e8beefdf15 1903344 libs optional libadios2-mpi-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb 895f94dfb26b622bc8cd9b9844cc50b9 81408 libdevel optional libadios2-mpi-core-dev_2.11.0+dfsg1-1exp1_amd64.deb 82e9fa86309731865e377083c1f684aa 444448 debug optional libadios2-mpi-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 50418a8f9eb5614903aa86bf5c22390f 144576 libs optional libadios2-mpi-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb e052e28da84426cc353af0e717bdf99d 290204 libs optional libadios2-mpi-fortran-dev_2.11.0+dfsg1-1exp1_amd64.deb a1331da80365efaf4dc3a1de380f72be 66888 debug optional libadios2-mpi-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 2bfca2df3367cedeec5a9e9c3fb6c632 16100 libs optional libadios2-mpi-plugins_2.11.0+dfsg1-1exp1_amd64.deb 2c40178c4c8b3571f2dc7c5f893cd9cf 1302184 debug optional libadios2-serial-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 5fd8b121af2057439c01a6f9b52768c6 421788 libs optional libadios2-serial-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb efe8a1a1cf0e6ce20e4bc1fa9958c1e2 24308 libdevel optional libadios2-serial-auxiliary-dev_2.11.0+dfsg1-1exp1_amd64.deb cb78c9288549041b9e297ff0020e9839 4922492 debug optional libadios2-serial-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 2c86a19b9b1509a13e9dfbbc53f56c5e 198604 libs optional libadios2-serial-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb d83023dd562de01b069e717f8dd12b41 12216 libdevel optional libadios2-serial-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb 07f7a9358a2a2cbb21f312964f0fa980 1254668 debug optional libadios2-serial-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 90bfb114e792b4d857468d0d47dd0f7a 70208 libs optional libadios2-serial-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb c9a22887f0f92a657602edadabc69357 12152 libdevel optional libadios2-serial-c-dev_2.11.0+dfsg1-1exp1_amd64.deb 50c7a92d990e08d7f81f13ac50f9457a 41121720 debug optional libadios2-serial-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb d8c84e2eb3ab4dab10d4d9c533f5de82 1810380 libs optional libadios2-serial-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb a1c63bfcbdbaafeff45c213bebd9b8e1 81276 libdevel optional libadios2-serial-core-dev_2.11.0+dfsg1-1exp1_amd64.deb 8614a15e833abba160831b8455240b75 425844 debug optional libadios2-serial-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb e44716a2867e0015adf5af9e9bde9c40 142812 libs optional libadios2-serial-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb 0efb4d5cb5df99d545d4661be292c3a8 276832 libdevel optional libadios2-serial-fortran-dev_2.11.0+dfsg1-1exp1_amd64.deb 98f4007b8871ac6e77476ca740f4ccb4 66876 debug optional libadios2-serial-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb bfc74c713d079a6765967da341e62313 16096 libs optional libadios2-serial-plugins_2.11.0+dfsg1-1exp1_amd64.deb 1164455926f866b3dcee853931b3edba 15405748 debug optional python3-adios2-mpi-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 212764c6ab1c1feda3c2ae450ad6b957 329236 python optional python3-adios2-mpi_2.11.0+dfsg1-1exp1_amd64.deb 66582ec023c3a3b303da3afa8b93e910 13257796 debug optional python3-adios2-serial-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb 2b47a18900edb6c28bbaa258aac4895e 315708 python optional python3-adios2-serial_2.11.0+dfsg1-1exp1_amd64.deb 75f9f5cc3f86833169c63d153db721a0 22504 python optional python3-adios2_2.11.0+dfsg1-1exp1_all.deb |
| control file for adios2-mpi-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | adios2-mpi-bin-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 6584 |
| Depends: | adios2-mpi-bin (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Description: | debug symbols for adios2-mpi-bin |
| Build-Ids: | 230a9ab3ce70e4b662c8fce98ee2b18bcdea008d 62e6bed29ae93edd4d9b4c2a6208a8f8f34d37b0 6647e55507a7a676a1eed9b1ffcda5ac1a08bde8 753d3b9d632bdb3c759006ae77dd5c1a98496e86 848c3526c732af73064e18ad806d076f9f32ed18 ed3f5ef9bcc587f5c09f4c2b4651632f4fb1ca11 |
| lintian 2.116.3+deb12u1 check for adios2-mpi-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of adios2-mpi-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/23/ -rw-r--r-- root/root 450792 2025-12-07 17:32 ./usr/lib/debug/.build-id/23/0a9ab3ce70e4b662c8fce98ee2b18bcdea008d.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/62/ -rw-r--r-- root/root 420416 2025-12-07 17:32 ./usr/lib/debug/.build-id/62/e6bed29ae93edd4d9b4c2a6208a8f8f34d37b0.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/66/ -rw-r--r-- root/root 2693488 2025-12-07 17:32 ./usr/lib/debug/.build-id/66/47e55507a7a676a1eed9b1ffcda5ac1a08bde8.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/75/ -rw-r--r-- root/root 1170928 2025-12-07 17:32 ./usr/lib/debug/.build-id/75/3d3b9d632bdb3c759006ae77dd5c1a98496e86.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/84/ -rw-r--r-- root/root 1206680 2025-12-07 17:32 ./usr/lib/debug/.build-id/84/8c3526c732af73064e18ad806d076f9f32ed18.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ed/ -rw-r--r-- root/root 451904 2025-12-07 17:32 ./usr/lib/debug/.build-id/ed/3f5ef9bcc587f5c09f4c2b4651632f4fb1ca11.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 325984 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/adios2-mpi-bin.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/adios2-mpi-bin-dbgsym -> adios2-mpi-bin | |
| copyright of adios2-mpi-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for adios2-serial-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | adios2-serial-bin-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 4844 |
| Depends: | adios2-serial-bin (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Description: | debug symbols for adios2-serial-bin |
| Build-Ids: | 132e01c2f853977b2e013c69a1f7d096a38c94cd 51ee03ed722ee9965b7e90d1c0e9b65f303dfee4 9b218df6fb677f08971d2ad07e1c93d0436f234c a72b17317e4d12b0d1b5eb727e15ca6315d1107d |
| lintian 2.116.3+deb12u1 check for adios2-serial-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of adios2-serial-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/13/ -rw-r--r-- root/root 2694944 2025-12-07 17:32 ./usr/lib/debug/.build-id/13/2e01c2f853977b2e013c69a1f7d096a38c94cd.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/51/ -rw-r--r-- root/root 551408 2025-12-07 17:32 ./usr/lib/debug/.build-id/51/ee03ed722ee9965b7e90d1c0e9b65f303dfee4.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/9b/ -rw-r--r-- root/root 405032 2025-12-07 17:32 ./usr/lib/debug/.build-id/9b/218df6fb677f08971d2ad07e1c93d0436f234c.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/a7/ -rw-r--r-- root/root 1172200 2025-12-07 17:32 ./usr/lib/debug/.build-id/a7/2b17317e4d12b0d1b5eb727e15ca6315d1107d.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 119480 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/adios2-serial-bin.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/adios2-serial-bin-dbgsym -> adios2-serial-bin | |
| copyright of adios2-serial-bin-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb (click to toggle) | |
|---|---|
| Package: | libadios2-common-c++-dev |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | all |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 151 |
| Recommends: | libadios2-serial-c++-2.11 (=2.11.0+dfsg1-1exp1) | libadios2-mpi-c++-2.11 (=2.11.0+dfsg1-1exp1) |
| Breaks: | libadios2-common-c++11-dev |
| Replaces: | libadios2-common-c++11-dev |
| Provides: | libadios2-common-c++11-dev |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | Adaptable IO system for simulations - C++ binding include files (common) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the common C++ binding include files for ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb (click to toggle) | |
|---|---|
| contents of libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/include/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/include/adios2/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/include/adios2/cxx/ -rw-r--r-- root/root 9156 2025-11-16 23:29 ./usr/include/adios2/cxx/ADIOS.h -rw-r--r-- root/root 952 2025-11-16 23:29 ./usr/include/adios2/cxx/ADIOS.inl -rw-r--r-- root/root 264 2025-11-16 23:29 ./usr/include/adios2/cxx/ADIOSView.h -rw-r--r-- root/root 1815 2025-11-16 23:29 ./usr/include/adios2/cxx/Attribute.h -rw-r--r-- root/root 20953 2025-11-16 23:29 ./usr/include/adios2/cxx/Engine.h -rw-r--r-- root/root 3575 2025-11-16 23:29 ./usr/include/adios2/cxx/Group.h -rw-r--r-- root/root 15652 2025-11-16 23:29 ./usr/include/adios2/cxx/IO.h -rw-r--r-- root/root 1949 2025-11-16 23:29 ./usr/include/adios2/cxx/KokkosView.h -rw-r--r-- root/root 1975 2025-11-16 23:29 ./usr/include/adios2/cxx/Operator.h -rw-r--r-- root/root 1271 2025-11-16 23:29 ./usr/include/adios2/cxx/Query.h -rw-r--r-- root/root 596 2025-11-16 23:29 ./usr/include/adios2/cxx/Types.h -rw-r--r-- root/root 13969 2025-11-16 23:29 ./usr/include/adios2/cxx/Variable.h -rw-r--r-- root/root 8243 2025-11-16 23:29 ./usr/include/adios2/cxx/VariableNT.h drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/include/adios2/cxx/fstream/ -rw-r--r-- root/root 26988 2025-11-16 23:29 ./usr/include/adios2/cxx/fstream/ADIOS2fstream.h drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/include/adios2/cxx11/ -rw-r--r-- root/root 868 2025-12-07 17:32 ./usr/include/adios2/cxx11/ADIOS.h -rw-r--r-- root/root 878 2025-12-07 17:32 ./usr/include/adios2/cxx11/ADIOS.inl -rw-r--r-- root/root 888 2025-12-07 17:32 ./usr/include/adios2/cxx11/ADIOSView.h -rw-r--r-- root/root 888 2025-12-07 17:32 ./usr/include/adios2/cxx11/Attribute.h -rw-r--r-- root/root 873 2025-12-07 17:32 ./usr/include/adios2/cxx11/Engine.h -rw-r--r-- root/root 868 2025-12-07 17:32 ./usr/include/adios2/cxx11/Group.h -rw-r--r-- root/root 853 2025-12-07 17:32 ./usr/include/adios2/cxx11/IO.h -rw-r--r-- root/root 893 2025-12-07 17:32 ./usr/include/adios2/cxx11/KokkosView.h -rw-r--r-- root/root 883 2025-12-07 17:32 ./usr/include/adios2/cxx11/Operator.h -rw-r--r-- root/root 868 2025-12-07 17:32 ./usr/include/adios2/cxx11/Query.h -rw-r--r-- root/root 868 2025-12-07 17:32 ./usr/include/adios2/cxx11/Types.h -rw-r--r-- root/root 883 2025-12-07 17:32 ./usr/include/adios2/cxx11/Variable.h -rw-r--r-- root/root 893 2025-12-07 17:32 ./usr/include/adios2/cxx11/VariableNT.h drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/include/adios2/cxx11/fstream/ -rw-r--r-- root/root 919 2025-12-07 17:32 ./usr/include/adios2/cxx11/fstream/ADIOS2fstream.h -rw-r--r-- root/root 832 2025-11-16 23:29 ./usr/include/adios2.h drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-common-c++-dev/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-common-c++-dev/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-common-c++-dev/copyright | |
| copyright of libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-mpi-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-auxiliary-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1418 |
| Depends: | libadios2-mpi-c-2.11 (>=2.11.0+dfsg1), libc6 (>=2.38), libhdf5-openmpi-310 (>=1.14.3), libopenmpi40 (>=5.0.9) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - auxiliary libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the auxiliary thirdparty libraries required by the MPI build of ADIOS2, which are not yet packaged separately: - atl - dill - EVPath - ffs - perfstubs |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/ -rw-r--r-- root/root 18448 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_mpi_cmepoll.so -rw-r--r-- root/root 18456 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_mpi_cmmulticast.so -rw-r--r-- root/root 18448 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_mpi_cmselect.so -rw-r--r-- root/root 38976 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_mpi_cmsockets.so -rw-r--r-- root/root 30752 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_mpi_cmudp.so -rw-r--r-- root/root 51320 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_atl.so.2.11.0 -rw-r--r-- root/root 299616 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_dill.so.2.11.0 -rw-r--r-- root/root 478424 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_evpath.so.2.11.0 -rw-r--r-- root/root 385904 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_ffs.so.2.11.0 -rw-r--r-- root/root 51128 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_h5vol.so.2.11.0 -rw-r--r-- root/root 18440 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_perfstubs.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-auxiliary-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-auxiliary-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-auxiliary-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 139 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-mpi-auxiliary-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_atl.so.2.11 -> libadios2_mpi_atl.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_dill.so.2.11 -> libadios2_mpi_dill.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_evpath.so.2.11 -> libadios2_mpi_evpath.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_ffs.so.2.11 -> libadios2_mpi_ffs.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_h5vol.so.2.11 -> libadios2_mpi_h5vol.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_perfstubs.so.2.11 -> libadios2_mpi_perfstubs.so.2.11.0 | |
| copyright of libadios2-mpi-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-mpi-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-auxiliary-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1453 |
| Depends: | libadios2-mpi-auxiliary-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-mpi-auxiliary-2.11 |
| Build-Ids: | 0cb86b916924f4e37037921cac293bf80f20cb38 4263d5d81f6be8238ecf72861bfcba830c05036e 4dd17cccef69d0dffbea4becddf5ae29f6757939 7a439fc01da87c9d9fe205d923adc3a2b71bb4b5 8a9d8494d03a58803134388df194c6a2f7610839 96e924455ba68ab2d8bf28bb1213a79824eacb61 9fce7f8c01e35273a5ba971f270495c2df79830a a90cad9bc581f5ad48dad3e876cc98c3c94065cc b5346fdaf31d8debeea9429257ab8e65ad4e5482 df3b4e145011b40791383264d91bbb7e33e65da8 f118cecb651416f9017243c13f7da9941c699834 |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/0c/ -rw-r--r-- root/root 536200 2025-12-07 17:32 ./usr/lib/debug/.build-id/0c/b86b916924f4e37037921cac293bf80f20cb38.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/42/ -rw-r--r-- root/root 56240 2025-12-07 17:32 ./usr/lib/debug/.build-id/42/63d5d81f6be8238ecf72861bfcba830c05036e.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/4d/ -rw-r--r-- root/root 21328 2025-12-07 17:32 ./usr/lib/debug/.build-id/4d/d17cccef69d0dffbea4becddf5ae29f6757939.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/7a/ -rw-r--r-- root/root 13440 2025-12-07 17:32 ./usr/lib/debug/.build-id/7a/439fc01da87c9d9fe205d923adc3a2b71bb4b5.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/8a/ -rw-r--r-- root/root 26032 2025-12-07 17:32 ./usr/lib/debug/.build-id/8a/9d8494d03a58803134388df194c6a2f7610839.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/96/ -rw-r--r-- root/root 41384 2025-12-07 17:32 ./usr/lib/debug/.build-id/96/e924455ba68ab2d8bf28bb1213a79824eacb61.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/9f/ -rw-r--r-- root/root 192856 2025-12-07 17:32 ./usr/lib/debug/.build-id/9f/ce7f8c01e35273a5ba971f270495c2df79830a.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/a9/ -rw-r--r-- root/root 67632 2025-12-07 17:32 ./usr/lib/debug/.build-id/a9/0cad9bc581f5ad48dad3e876cc98c3c94065cc.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/b5/ -rw-r--r-- root/root 20592 2025-12-07 17:32 ./usr/lib/debug/.build-id/b5/346fdaf31d8debeea9429257ab8e65ad4e5482.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/df/ -rw-r--r-- root/root 25032 2025-12-07 17:32 ./usr/lib/debug/.build-id/df/3b4e145011b40791383264d91bbb7e33e65da8.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/f1/ -rw-r--r-- root/root 440968 2025-12-07 17:32 ./usr/lib/debug/.build-id/f1/18cecb651416f9017243c13f7da9941c699834.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 16856 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libadios2-mpi-auxiliary-2.11.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-auxiliary-2.11-dbgsym -> libadios2-mpi-auxiliary-2.11 | |
| copyright of libadios2-mpi-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-mpi-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-c++-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1410 |
| Depends: | libadios2-mpi-core-2.11 (>=2.11.0+dfsg1), libc6 (>=2.32), libgcc-s1 (>=3.0), libstdc++6 (>=14) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - C++ binding libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++ binding libraries for the MPI build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 1378480 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_cxx.so.2.11.0 -rw-r--r-- root/root 34992 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_cxx_mpi.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c++-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c++-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c++-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 76 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-mpi-c++-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_cxx.so.2.11 -> libadios2_mpi_cxx.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_cxx_mpi.so.2.11 -> libadios2_mpi_cxx_mpi.so.2.11.0 | |
| copyright of libadios2-mpi-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-mpi-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-c++-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 5414 |
| Depends: | libadios2-mpi-c++-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-mpi-c++-2.11 |
| Build-Ids: | 64e77e8ef2bfa7dfc3e407f7116be3c8b59b98d2 a6f2da4f9e57cbcea61fa362dee8a088d463d67b |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/64/ -rw-r--r-- root/root 216888 2025-12-07 17:32 ./usr/lib/debug/.build-id/64/e77e8ef2bfa7dfc3e407f7116be3c8b59b98d2.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/a6/ -rw-r--r-- root/root 5221904 2025-12-07 17:32 ./usr/lib/debug/.build-id/a6/f2da4f9e57cbcea61fa362dee8a088d463d67b.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 91104 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libadios2-mpi-c++-2.11.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c++-2.11-dbgsym -> libadios2-mpi-c++-2.11 | |
| copyright of libadios2-mpi-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-mpi-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-c++-dev |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 34 |
| Depends: | libadios2-mpi-c++-2.11 (=2.11.0+dfsg1-1exp1), libadios2-common-c++-dev (=2.11.0+dfsg1-1exp1), libadios2-mpi-core-dev (=2.11.0+dfsg1-1exp1) |
| Breaks: | libadios2-mpi-c++11-dev |
| Replaces: | libadios2-mpi-c++11-dev |
| Provides: | libadios2-mpi-c++11-dev |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | Adaptable IO system for simulations - C++ binding development files (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++ binding development files for the MPI build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/mpi/ -rw-r--r-- root/root 1539 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/mpi/adios2-cxx-targets-none.cmake -rw-r--r-- root/root 5803 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/mpi/adios2-cxx-targets.cmake drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c++-dev/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c++-dev/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c++-dev/copyright lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_cxx.so -> libadios2_mpi_cxx.so.2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_cxx_mpi.so -> libadios2_mpi_cxx_mpi.so.2.11 | |
| copyright of libadios2-mpi-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-mpi-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-c-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 302 |
| Depends: | libadios2-mpi-core-2.11 (>=2.11.0+dfsg1), libc6 (>=2.32), libgcc-s1 (>=3.0), libstdc++6 (>=13.1) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - C binding libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C binding libraries for the MPI build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 256168 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_c.so.2.11.0 -rw-r--r-- root/root 22624 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_c_mpi.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 72 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-mpi-c-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_c.so.2.11 -> libadios2_mpi_c.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_c_mpi.so.2.11 -> libadios2_mpi_c_mpi.so.2.11.0 | |
| copyright of libadios2-mpi-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-mpi-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-c-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1339 |
| Depends: | libadios2-mpi-c-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-mpi-c-2.11 |
| Build-Ids: | 5023c0a8457339ce6f50640c0bbbe85fdea11453 c76dc607b74ec465396ce0919a480afb13b546ce |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/50/ -rw-r--r-- root/root 64432 2025-12-07 17:32 ./usr/lib/debug/.build-id/50/23c0a8457339ce6f50640c0bbbe85fdea11453.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/c7/ -rw-r--r-- root/root 1203280 2025-12-07 17:32 ./usr/lib/debug/.build-id/c7/6dc607b74ec465396ce0919a480afb13b546ce.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 88168 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libadios2-mpi-c-2.11.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-c-2.11-dbgsym -> libadios2-mpi-c-2.11 | |
| copyright of libadios2-mpi-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-mpi-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-core-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 9322 |
| Depends: | libadios2-mpi-auxiliary-2.11 (>=2.11.0+dfsg1), libblosc2-4 (>=2.9.2), libbz2-1.0, libc6 (>=2.38), libfabric1 (>=2.0.0), libgcc-s1 (>=3.0), libhdf5-openmpi-310 (>=1.12.0), libopenmpi40 (>=5.0.9), libpng16-16t64 (>=1.6.46), libpugixml1v5 (>=1.6), libssl3t64 (>=3.0.0), libstdc++6 (>=14), libucx0, libyaml-cpp0.8 (>=0.8.0+dfsg-9), libzfp1t64 (>=1.0), libzmq5 (>=3.2.3+dfsg), libadios2-mpi-plugins (=2.11.0+dfsg1-1exp1) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - core libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the core libraries for the MPI build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2/ -rw-r--r-- root/root 9012552 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_core.so.2.11.0 -rw-r--r-- root/root 501960 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_core_mpi.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-core-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-core-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-core-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 78 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-mpi-core-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_core.so.2.11 -> libadios2_mpi_core.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_core_mpi.so.2.11 -> libadios2_mpi_core_mpi.so.2.11.0 | |
| copyright of libadios2-mpi-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-mpi-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-core-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 45213 |
| Depends: | libadios2-mpi-core-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-mpi-core-2.11 |
| Build-Ids: | 8440402cb9441e45070ba91fe0dd37c5bb7d45bd d02122b57ebb2685812d69d78dd9613bdafcd0a2 |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/84/ -rw-r--r-- root/root 2897776 2025-12-07 17:32 ./usr/lib/debug/.build-id/84/40402cb9441e45070ba91fe0dd37c5bb7d45bd.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/d0/ -rw-r--r-- root/root 43043856 2025-12-07 17:32 ./usr/lib/debug/.build-id/d0/2122b57ebb2685812d69d78dd9613bdafcd0a2.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 341400 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libadios2-mpi-core-2.11.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-core-2.11-dbgsym -> libadios2-mpi-core-2.11 | |
| copyright of libadios2-mpi-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-mpi-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-fortran-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 994 |
| Depends: | libadios2-mpi-c-2.11 (>=2.11.0+dfsg1), libadios2-mpi-core-2.11 (>=2.11.0+dfsg1), libc6 (>=2.14), libgcc-s1 (>=3.0), libgfortran5 (>=10), libopenmpi40 (>=5.0.9), libstdc++6 (>=13.1) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Fortran binding libraries for the MPI build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 973424 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_fortran.so.2.11.0 -rw-r--r-- root/root 14344 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_fortran_mpi.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-fortran-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-fortran-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-fortran-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 84 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-mpi-fortran-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_fortran.so.2.11 -> libadios2_mpi_fortran.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_mpi_fortran_mpi.so.2.11 -> libadios2_mpi_fortran_mpi.so.2.11.0 | |
| copyright of libadios2-mpi-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-mpi-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-fortran-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 519 |
| Depends: | libadios2-mpi-fortran-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-mpi-fortran-2.11 |
| Build-Ids: | a68cad3363c6303a987df43f13fb387d32a33dd4 da0fce19eb717811f07e3e79fbcff256b6537fd4 |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/a6/ -rw-r--r-- root/root 20472 2025-12-07 17:32 ./usr/lib/debug/.build-id/a6/8cad3363c6303a987df43f13fb387d32a33dd4.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/da/ -rw-r--r-- root/root 482120 2025-12-07 17:32 ./usr/lib/debug/.build-id/da/0fce19eb717811f07e3e79fbcff256b6537fd4.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 14480 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libadios2-mpi-fortran-2.11.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-fortran-2.11-dbgsym -> libadios2-mpi-fortran-2.11 | |
| copyright of libadios2-mpi-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-mpi-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-mpi-plugins-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 82 |
| Depends: | libadios2-mpi-plugins (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-mpi-plugins |
| Build-Ids: | 646c87850d06fd2029a9e377318c0dd097e009e5 |
| lintian 2.116.3+deb12u1 check for libadios2-mpi-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-mpi-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/64/ -rw-r--r-- root/root 73152 2025-12-07 17:32 ./usr/lib/debug/.build-id/64/6c87850d06fd2029a9e377318c0dd097e009e5.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-mpi-plugins-dbgsym -> libadios2-mpi-plugins | |
| copyright of libadios2-mpi-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-serial-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-auxiliary-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1418 |
| Depends: | libadios2-serial-c-2.11 (>=2.11.0+dfsg1), libc6 (>=2.38), libhdf5-310 (>=1.14.3) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - auxiliary libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the auxiliary thirdparty libraries required by the serial build of ADIOS2, which are not yet packaged separately: - atl - dill - EVPath - ffs - perfstubs |
| lintian 2.116.3+deb12u1 check for libadios2-serial-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/ -rw-r--r-- root/root 18448 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_serial_cmepoll.so -rw-r--r-- root/root 18464 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_serial_cmmulticast.so -rw-r--r-- root/root 18448 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_serial_cmselect.so -rw-r--r-- root/root 38984 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_serial_cmsockets.so -rw-r--r-- root/root 30760 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2-evpath-modules-2_11/libadios2_serial_cmudp.so -rw-r--r-- root/root 51320 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_atl.so.2.11.0 -rw-r--r-- root/root 299624 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_dill.so.2.11.0 -rw-r--r-- root/root 478432 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_evpath.so.2.11.0 -rw-r--r-- root/root 385912 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_ffs.so.2.11.0 -rw-r--r-- root/root 51128 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_h5vol.so.2.11.0 -rw-r--r-- root/root 18448 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_perfstubs.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-auxiliary-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-auxiliary-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-auxiliary-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 154 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-serial-auxiliary-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_atl.so.2.11 -> libadios2_serial_atl.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_dill.so.2.11 -> libadios2_serial_dill.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_evpath.so.2.11 -> libadios2_serial_evpath.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_ffs.so.2.11 -> libadios2_serial_ffs.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_h5vol.so.2.11 -> libadios2_serial_h5vol.so.2.11.0 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_perfstubs.so.2.11 -> libadios2_serial_perfstubs.so.2.11.0 | |
| copyright of libadios2-serial-auxiliary-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-serial-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-auxiliary-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1452 |
| Depends: | libadios2-serial-auxiliary-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-serial-auxiliary-2.11 |
| Build-Ids: | 1a83bcf5ed170eee3082b1636a271f17ce1340de 29a17ec691037483f4aec4a70cb0e55d36b5f192 33864094b7b2c9ebc4c49d3905a35faa91735eb0 4278bcbd0242d1c05ccf29ea133d208d856d3c2c 568a3d273646c748935c7efca4045938c1ec3bd1 5eecb0818da26214d4fbffc9fac060f936ca906d 6d3efae48bb7fa903d0714cb38e8b0846f2762b4 7ce43af020379286769cd328e308e3402311efe5 82ee8315601bf8a97c13ee297a41cb61195d8cee da7e6ee549bfeb928d88ff30aaec303fe1b7300f e1095c62f1fbf413988b4ad45da072ec2a2aeb2f |
| lintian 2.116.3+deb12u1 check for libadios2-serial-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/1a/ -rw-r--r-- root/root 20592 2025-12-07 17:32 ./usr/lib/debug/.build-id/1a/83bcf5ed170eee3082b1636a271f17ce1340de.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/29/ -rw-r--r-- root/root 21336 2025-12-07 17:32 ./usr/lib/debug/.build-id/29/a17ec691037483f4aec4a70cb0e55d36b5f192.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/33/ -rw-r--r-- root/root 13456 2025-12-07 17:32 ./usr/lib/debug/.build-id/33/864094b7b2c9ebc4c49d3905a35faa91735eb0.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/42/ -rw-r--r-- root/root 440952 2025-12-07 17:32 ./usr/lib/debug/.build-id/42/78bcbd0242d1c05ccf29ea133d208d856d3c2c.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/56/ -rw-r--r-- root/root 66624 2025-12-07 17:32 ./usr/lib/debug/.build-id/56/8a3d273646c748935c7efca4045938c1ec3bd1.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/5e/ -rw-r--r-- root/root 41384 2025-12-07 17:32 ./usr/lib/debug/.build-id/5e/ecb0818da26214d4fbffc9fac060f936ca906d.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/6d/ -rw-r--r-- root/root 56232 2025-12-07 17:32 ./usr/lib/debug/.build-id/6d/3efae48bb7fa903d0714cb38e8b0846f2762b4.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/7c/ -rw-r--r-- root/root 535576 2025-12-07 17:32 ./usr/lib/debug/.build-id/7c/e43af020379286769cd328e308e3402311efe5.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/82/ -rw-r--r-- root/root 25032 2025-12-07 17:32 ./usr/lib/debug/.build-id/82/ee8315601bf8a97c13ee297a41cb61195d8cee.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/da/ -rw-r--r-- root/root 192888 2025-12-07 17:32 ./usr/lib/debug/.build-id/da/7e6ee549bfeb928d88ff30aaec303fe1b7300f.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/e1/ -rw-r--r-- root/root 26040 2025-12-07 17:32 ./usr/lib/debug/.build-id/e1/095c62f1fbf413988b4ad45da072ec2a2aeb2f.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 16856 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libadios2-serial-auxiliary-2.11.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-auxiliary-2.11-dbgsym -> libadios2-serial-auxiliary-2.11 | |
| copyright of libadios2-serial-auxiliary-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-serial-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-c++-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1374 |
| Depends: | libadios2-serial-core-2.11 (>=2.11.0+dfsg1), libc6 (>=2.32), libgcc-s1 (>=3.0), libstdc++6 (>=14) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - C++ binding libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++ binding libraries for the serial build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-serial-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 1378312 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_cxx.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c++-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c++-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c++-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 56 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-serial-c++-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_cxx.so.2.11 -> libadios2_serial_cxx.so.2.11.0 | |
| copyright of libadios2-serial-c++-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-serial-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-c++-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 5375 |
| Depends: | libadios2-serial-c++-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-serial-c++-2.11 |
| Build-Ids: | c067d26806c2d1a2bb7840fc10b15819189a2461 |
| lintian 2.116.3+deb12u1 check for libadios2-serial-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/c0/ -rw-r--r-- root/root 5493624 2025-12-07 17:32 ./usr/lib/debug/.build-id/c0/67d26806c2d1a2bb7840fc10b15819189a2461.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c++-2.11-dbgsym -> libadios2-serial-c++-2.11 | |
| copyright of libadios2-serial-c++-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-serial-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-c++-dev |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 32 |
| Depends: | libadios2-serial-c++-2.11 (=2.11.0+dfsg1-1exp1), libadios2-common-c++-dev (=2.11.0+dfsg1-1exp1), libadios2-serial-core-dev (=2.11.0+dfsg1-1exp1) |
| Breaks: | libadios2-serial-c++11-dev |
| Replaces: | libadios2-serial-c++11-dev |
| Provides: | libadios2-serial-c++11-dev |
| Section: | libdevel |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | Adaptable IO system for simulations - C++ binding development files (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++ binding development files for the serial build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-serial-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/serial/ -rw-r--r-- root/root 948 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/serial/adios2-cxx-targets-none.cmake -rw-r--r-- root/root 5547 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/cmake/adios2/serial/adios2-cxx-targets.cmake drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c++-dev/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c++-dev/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c++-dev/copyright lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_cxx.so -> libadios2_serial_cxx.so.2.11 | |
| copyright of libadios2-serial-c++-dev_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-serial-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-c-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 278 |
| Depends: | libadios2-serial-core-2.11 (>=2.11.0+dfsg1), libc6 (>=2.32), libgcc-s1 (>=3.0), libstdc++6 (>=13.1) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - C binding libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C binding libraries for the serial build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-serial-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 256008 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_c.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 54 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-serial-c-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_c.so.2.11 -> libadios2_serial_c.so.2.11.0 | |
| copyright of libadios2-serial-c-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-serial-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-c-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 1302 |
| Depends: | libadios2-serial-c-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-serial-c-2.11 |
| Build-Ids: | 7ad992868e6deed1d1ab3c2a0e26ee51930828f6 |
| lintian 2.116.3+deb12u1 check for libadios2-serial-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/7a/ -rw-r--r-- root/root 1322216 2025-12-07 17:32 ./usr/lib/debug/.build-id/7a/d992868e6deed1d1ab3c2a0e26ee51930828f6.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-c-2.11-dbgsym -> libadios2-serial-c-2.11 | |
| copyright of libadios2-serial-c-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-serial-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-core-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 8821 |
| Depends: | libadios2-serial-auxiliary-2.11 (>=2.11.0+dfsg1), libblosc2-4 (>=2.9.2), libbz2-1.0, libc6 (>=2.38), libfabric1 (>=2.0.0), libgcc-s1 (>=3.0), libhdf5-310 (>=1.14.3), libpng16-16t64 (>=1.6.46), libpugixml1v5 (>=1.6), libssl3t64 (>=3.0.0), libstdc++6 (>=14), libucx0, libyaml-cpp0.8 (>=0.8.0+dfsg-9), libzfp1t64 (>=1.0), libzmq5 (>=3.2.3+dfsg), libadios2-serial-plugins (=2.11.0+dfsg1-1exp1) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - core libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the core libraries for the serial build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-serial-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/adios2/ -rw-r--r-- root/root 9003136 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_core.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-core-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-core-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-core-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 57 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-serial-core-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_core.so.2.11 -> libadios2_serial_core.so.2.11.0 | |
| copyright of libadios2-serial-core-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-serial-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-core-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 42624 |
| Depends: | libadios2-serial-core-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-serial-core-2.11 |
| Build-Ids: | 8dfca743026dff0fa60a36830c415cb9faa01492 |
| lintian 2.116.3+deb12u1 check for libadios2-serial-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/8d/ -rw-r--r-- root/root 43636704 2025-12-07 17:32 ./usr/lib/debug/.build-id/8d/fca743026dff0fa60a36830c415cb9faa01492.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-core-2.11-dbgsym -> libadios2-serial-core-2.11 | |
| copyright of libadios2-serial-core-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-serial-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-fortran-2.11 |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 978 |
| Depends: | libadios2-serial-c-2.11 (>=2.11.0+dfsg1), libadios2-serial-core-2.11 (>=2.11.0+dfsg1), libc6 (>=2.14), libgcc-s1 (>=3.0), libgfortran5 (>=10), libstdc++6 (>=13.1) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/ornladios/ADIOS2 |
| Description: | ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Fortran binding libraries for the serial build of ADIOS2. |
| lintian 2.116.3+deb12u1 check for libadios2-serial-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 973248 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_fortran.so.2.11.0 drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-fortran-2.11/ -rw-r--r-- root/root 7234 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-fortran-2.11/changelog.Debian.gz -rw-r--r-- root/root 4840 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-fortran-2.11/copyright drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 60 2025-12-07 17:32 ./usr/share/lintian/overrides/libadios2-serial-fortran-2.11 lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/lib/x86_64-linux-gnu/libadios2_serial_fortran.so.2.11 -> libadios2_serial_fortran.so.2.11.0 | |
| copyright of libadios2-serial-fortran-2.11_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as libadios2-common-c++-dev (libadios2-common-c++-dev_2.11.0+dfsg1-1exp1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: adios2
Upstream-Contact: Greg Eisenhauer <eisen@cc.gatech.edu>
Source: https://github.com/ornladios/ADIOS2
Copyright: 2019 UT-BATTELLE, LLC
License: Apache2
Files-Excluded: thirdparty/enet/*
thirdparty/GTest/*
thirdparty/mingw-w64/*
thirdparty/nlohmann_json/nlohmann_json_wrapper/single_include/*
thirdparty/pugixml/*
thirdparty/pybind11/*
thirdparty/yaml-cpp/*
Files: *
Copyright: Greg Eisenhauer,
Oak Ridge National Laboratory
License: Apache2
Files: scripts/developer/git/setup-hooks
Copyright: 2010-2012 Kitware, Inc.
License: Apache2
Files: cmake/upstream/*
cmake/CheckTypeRepresentation.cmake
cmake/Internal/FloatRepresentationTable.cmake
thirdparty/KWSys/adios2sys/*
Copyright: 2000-2020 Kitware, Inc. and Contributors
License: BSD-3-clause-Kitware
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of Kitware, Inc. nor the names of Contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: thirdparty/EVPath/EVPath/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/evpath
Files: thirdparty/atl/atl/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/atl
Files: thirdparty/dill/dill/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/dill
Files: thirdparty/ffs/ffs/*
Copyright: 2010, Georgia Tech Research Corporation
License: BSD-3-clause
Source: https://github.com/GTkorvo/ffs
Files: thirdparty/perfstubs/perfstubs/*
Copyright: 2019-2020, Kevin Huck,
University of Oregon
License: BSD-3-clause
Source: https://github.com/UO-OACISS/perfstubs
Files: debian/*
Copyright: 2020 Kitware, Inc.
License: BSD-3-clause
License: Apache2
The full text of the Apache 2.0 licence can be found at
/usr/share/common-licenses/Apache-2.0
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| |
| control file for libadios2-serial-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-fortran-2.11-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 491 |
| Depends: | libadios2-serial-fortran-2.11 (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-serial-fortran-2.11 |
| Build-Ids: | 3a3f73f50e358b80eec6cfb0174148b815cdea5e |
| lintian 2.116.3+deb12u1 check for libadios2-serial-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/3a/ -rw-r--r-- root/root 492320 2025-12-07 17:32 ./usr/lib/debug/.build-id/3a/3f73f50e358b80eec6cfb0174148b815cdea5e.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-fortran-2.11-dbgsym -> libadios2-serial-fortran-2.11 | |
| copyright of libadios2-serial-fortran-2.11-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for libadios2-serial-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libadios2-serial-plugins-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 82 |
| Depends: | libadios2-serial-plugins (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libadios2-serial-plugins |
| Build-Ids: | 80105740787dfddf026c97c4d7a0e39815361dc8 |
| lintian 2.116.3+deb12u1 check for libadios2-serial-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of libadios2-serial-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/80/ -rw-r--r-- root/root 73144 2025-12-07 17:32 ./usr/lib/debug/.build-id/80/105740787dfddf026c97c4d7a0e39815361dc8.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/libadios2-serial-plugins-dbgsym -> libadios2-serial-plugins | |
| copyright of libadios2-serial-plugins-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for python3-adios2-mpi-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | python3-adios2-mpi-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 15921 |
| Depends: | python3-adios2-mpi (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for python3-adios2-mpi |
| Build-Ids: | 0edf142ca099a2c6ffaf428220aa5890306bccf2 8be01717c9bf3171e9c82f3c29f6239291769a2f |
| lintian 2.116.3+deb12u1 check for python3-adios2-mpi-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of python3-adios2-mpi-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/0e/ -rw-r--r-- root/root 7815720 2025-12-07 17:32 ./usr/lib/debug/.build-id/0e/df142ca099a2c6ffaf428220aa5890306bccf2.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/8b/ -rw-r--r-- root/root 7859536 2025-12-07 17:32 ./usr/lib/debug/.build-id/8b/e01717c9bf3171e9c82f3c29f6239291769a2f.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 613024 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/python3-adios2-mpi.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/python3-adios2-mpi-dbgsym -> python3-adios2-mpi | |
| copyright of python3-adios2-mpi-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for python3-adios2-serial-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | python3-adios2-serial-dbgsym |
| Source: | adios2 |
| Version: | 2.11.0+dfsg1-1exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
| Installed-Size: | 13810 |
| Depends: | python3-adios2-serial (=2.11.0+dfsg1-1exp1) |
| Section: | debug |
| Priority: | optional |
| Description: | debug symbols for python3-adios2-serial |
| Build-Ids: | 088acae57bd88b0df3f85e8f5e7d75fb8d95f9f5 6b02e8fb5892bb563cce64bed894e7fbbfdec2c1 |
| lintian 2.116.3+deb12u1 check for python3-adios2-serial-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
| contents of python3-adios2-serial-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-07 17:32 ./ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/08/ -rw-r--r-- root/root 6744376 2025-12-07 17:32 ./usr/lib/debug/.build-id/08/8acae57bd88b0df3f85e8f5e7d75fb8d95f9f5.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.build-id/6b/ -rw-r--r-- root/root 6784432 2025-12-07 17:32 ./usr/lib/debug/.build-id/6b/02e8fb5892bb563cce64bed894e7fbbfdec2c1.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 597608 2025-12-07 17:32 ./usr/lib/debug/.dwz/x86_64-linux-gnu/python3-adios2-serial.debug drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-07 17:32 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-07 17:32 ./usr/share/doc/python3-adios2-serial-dbgsym -> python3-adios2-serial | |
| copyright of python3-adios2-serial-dbgsym_2.11.0+dfsg1-1exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
Timestamp: 07.12.2025 / 20:13:31 (UTC)