Package: btrbk Version: 0.31.3-1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 405 Depends: neurodebian-popularity-contest, perl, btrfs-progs (>= 4.12) Recommends: openssh-client, mbuffer Suggests: openssl, python3 Homepage: https://digint.ch/btrbk/ Priority: optional Section: utils Filename: pool/main/b/btrbk/btrbk_0.31.3-1~nd21.04+1_all.deb Size: 110892 SHA256: 55d6e8cebc1c3068c6c3122cba4b1c1b83534e92d79d3df733c940d9eae025c0 SHA1: 93baf5e280e4fe47e3d66bfc1e3401b487d51cb0 MD5sum: e728465d8db7def6d3f6e313fef24881 Description: backup tool for btrfs subvolumes Backup tool for btrfs subvolumes, using a configuration file, allows creation of backups from multiple sources to multiple destinations, with ssh and flexible retention policy support (hourly, daily, weekly, monthly). Package: datalad Version: 0.15.3-1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 193 Depends: neurodebian-popularity-contest, python3-datalad (= 0.15.3-1~nd21.04+1), python3-argcomplete, python3:any Suggests: datalad-container, datalad-crawler, datalad-neuroimaging Homepage: https://datalad.org Priority: optional Section: science Filename: pool/main/d/datalad/datalad_0.15.3-1~nd21.04+1_all.deb Size: 156668 SHA256: ab86d78ca855005f976e4dceb0694372370ca8b3a6691a687dd6a8b85f5d6346 SHA1: c6ed7da8269acb07488f3e584e49f9ed08398e7d MD5sum: 0a2492b52f689c4f037570e7fb1ad026 Description: data files management and distribution platform DataLad is a data management and distribution platform providing access to a wide range of data resources already available online. Using git-annex as its backend for data logistics it provides following facilities built-in or available through additional extensions . - command line and Python interfaces for manipulation of collections of datasets (install, uninstall, update, publish, save, etc.) and separate files/directories (add, get) - extract, aggregate, and search through various sources of metadata (xmp, EXIF, etc; install datalad-neuroimaging for DICOM, BIDS, NIfTI support) - crawl web sites to automatically prepare and update git-annex repositories with content from online websites, S3, etc (install datalad-crawler) Package: dcm2niix Version: 1:1.0.20211006-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 900 Depends: neurodebian-popularity-contest, libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libopenjp2-7 (>= 2.0.0), libstdc++6 (>= 9), libyaml-cpp0.6 (>= 0.6.2) Homepage: https://github.com/rordenlab/dcm2niix Priority: optional Section: science Filename: pool/main/d/dcm2niix/dcm2niix_1.0.20211006-1~nd21.04+1_amd64.deb Size: 230320 SHA256: c9b26cc1a519c0bfb2139d31bee1209227ccef34492132c0728ca1dc0de65a91 SHA1: 9e09caa2725a7d89d5fab83487d5eaf3649779e5 MD5sum: 4892990980bd62a7d9158303bee4f631 Description: converts DICOM and PAR/REC files into the NIfTI format This is the successor of the well-known dcm2nii program. it aims to provide same functionality albeit with much faster operation. This is a new tool that is not yet well tested, and does not handle ancient proprietary formats. Use with care. Package: edac-utils Version: 0.18+git12-gd98769e-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 81 Depends: neurodebian-popularity-contest, libc6 (>= 2.4), libedac1, lsb-base (>= 3.0-6) Recommends: dmidecode Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: admin Filename: pool/main/e/edac-utils/edac-utils_0.18+git12-gd98769e-1~nd21.04+1_amd64.deb Size: 24168 SHA256: 2ac9b92a16bda20459d7f8277c25eb8909cfc9f41f024ac1ccdec78ddffa4964 SHA1: edbff89add74f9df67fc3fb670b7237e0774f67b MD5sum: 606420bf39f0508080a6f8b64b68d2a2 Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package provides command lines tools Package: git-annex-standalone Source: git-annex Version: 8.20211123+git12-g02e3756bd-1~ndall+1 Architecture: amd64 Maintainer: Richard Hartmann Installed-Size: 153730 Depends: git, netbase, openssh-client Recommends: lsof, gnupg, bind9-host, youtube-dl, git-remote-gcrypt (>= 0.20130908-6), nocache, aria2 Suggests: xdot, bup, adb, tor, magic-wormhole, tahoe-lafs, libnss-mdns, uftp Conflicts: git-annex Breaks: datalad (<= 0.12.3~) Provides: git-annex Homepage: http://git-annex.branchable.com/ Priority: optional Section: utils Filename: pool/main/g/git-annex/git-annex-standalone_8.20211123+git12-g02e3756bd-1~ndall+1_amd64.deb Size: 49944356 SHA256: 099b0bff125698c219d2e229f17cd13b2e4936edc2dc8debab78c357c207d2b1 SHA1: f899fe9047ee34b229a0c2149cf2d5f92de531ba MD5sum: 652b78d1e77700754040e11ff907e790 Description: manage files with git, without checking their contents into git -- standalone build git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space. . It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with a dozen cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved. . git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way. . This package provides a standalone bundle build of git-annex, which should be installable on any more or less recent Debian or Ubuntu release. Package: impressive Version: 0.13.0~beta2-2~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 484 Depends: neurodebian-popularity-contest, python3, python3-pygame, python3-pil, mupdf-tools (>= 1.5) | poppler-utils Recommends: mplayer, ffmpeg, perl, xdg-utils Suggests: ghostscript, latex-beamer, pdftk Conflicts: keyjnote (<< 0.10.2r-0) Replaces: keyjnote (<< 0.10.2r-0) Provides: keyjnote Homepage: http://impressive.sourceforge.net/ Priority: optional Section: x11 Filename: pool/main/i/impressive/impressive_0.13.0~beta2-2~nd21.04+1_all.deb Size: 188916 SHA256: df06fe0c99db0a60bc55415aad829bba9ce289084b8de781efc2004400cd5765 SHA1: b66e1bd10a5a8eb16eaec1f168a55b2a5e05c437 MD5sum: 403e312476d1fff6fef3830433af32ad Description: PDF presentation tool with eye candies Impressive is a program that displays presentation slides using OpenGL. Smooth alpha-blended slide transitions are provided for the sake of eye candy, but in addition to this, Impressive offers some unique tools that are really useful for presentations. Some of them are: * Overview screen * Highlight boxes * Spotlight effect * Presentation scripting and customization * Support of movies presentation * Active hyperlinks within PDFs Package: libedac-dev Source: edac-utils Version: 0.18+git12-gd98769e-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 43 Depends: neurodebian-popularity-contest, libedac1 (= 0.18+git12-gd98769e-1~nd21.04+1) Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: libdevel Filename: pool/main/e/edac-utils/libedac-dev_0.18+git12-gd98769e-1~nd21.04+1_amd64.deb Size: 14884 SHA256: f2d8ead6729ff22a6971e6a933a232bd9c9cfdc8fe336b698fb5c6e85fbb538b SHA1: 8f564f18f3499237d44178e90aa2cd0797d0e9b6 MD5sum: 06368a4f3a2f6e754c0c5f2d6c048837 Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package contains development files for the library Package: libedac1 Source: edac-utils Version: 0.18+git12-gd98769e-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 39 Depends: neurodebian-popularity-contest, libc6 (>= 2.4), libsysfs2 (>= 2.1.0) Provides: libedac Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: libs Filename: pool/main/e/edac-utils/libedac1_0.18+git12-gd98769e-1~nd21.04+1_amd64.deb Size: 10792 SHA256: 9234c14687bad8ad83a520dd4c7f3fb736bc30ab0be69f38112b2e3f931cf7e1 SHA1: 76659bc9ed3af2f8768cbb013ab2531a63ccc365 MD5sum: 41e53064c0d6b499fc578055feeab835 Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package includes shared library Package: libedac1-dbg Source: edac-utils Version: 0.18+git12-gd98769e-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 63 Depends: neurodebian-popularity-contest, libedac1 (= 0.18+git12-gd98769e-1~nd21.04+1) Provides: libedac Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: debug Filename: pool/main/e/edac-utils/libedac1-dbg_0.18+git12-gd98769e-1~nd21.04+1_amd64.deb Size: 34592 SHA256: d2fb6f8fed5b4f842295e326661ec8d0caf290ee9ae02914c829af64b735c65e SHA1: 2a10189af14b8e6eb90ef59e531cd50a6c84df42 MD5sum: 2bad10c17e9f7a82af93597a2e12b06e Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package includes shared library with debugging symbols not stripped Build-Ids: 8c6a253a271571300e7ecf42a5590b0d001d9f6e ab940333a9bba56adc686c49f3407f514011248d Package: mrtrix3 Version: 3.0.3-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 41350 Depends: neurodebian-popularity-contest, libc6 (>= 2.33), libfftw3-double3 (>= 3.3.5), libgcc-s1 (>= 4.0), libgl1, libgomp1 (>= 4.9), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4), python3 Recommends: python3-numpy Suggests: mrtrix3-doc, octave, matlab-support Conflicts: mrtrix Homepage: https://www.mrtrix.org Priority: optional Section: science Filename: pool/main/m/mrtrix3/mrtrix3_3.0.3-1~nd21.04+1_amd64.deb Size: 8344328 SHA256: db18ccf83c711fc01470a875da45b05e89b174a831daa3460c06d41a261179d3 SHA1: 81e9f0106ae361bebe90bf75332b8b8441784797 MD5sum: f600661ac593bfa251ecd3112efd6da7 Description: diffusion-weighted MRI white matter tractography Set of tools to perform diffusion-weighted MRI white matter tractography of the brain in the presence of crossing fibres, using Constrained Spherical Deconvolution, and a probabilisitic streamlines algorithm. Magnetic resonance images in DICOM, ANALYZE, or uncompressed NIfTI format are supported. Package: mrtrix3-doc Source: mrtrix3 Version: 3.0.3-1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 87 Depends: neurodebian-popularity-contest Conflicts: mrtrix-doc Homepage: https://www.mrtrix.org Priority: optional Section: doc Filename: pool/main/m/mrtrix3/mrtrix3-doc_3.0.3-1~nd21.04+1_all.deb Size: 48732 SHA256: a19108b6d6987476634a93c6d3efdc09ee60b1b7ab1a54176a58a96281881ce4 SHA1: 6599915049b03010a0f10e39479fade9b7e3b98a MD5sum: 3730733211e660d428164a717f04dfef Description: documentation for mrtrix3 Set of tools to perform diffusion-weighted MRI white matter tractography of the brain in the presence of crossing fibres, using Constrained Spherical Deconvolution, and a probabilisitic streamlines algorithm. Magnetic resonance images in DICOM, ANALYZE, or uncompressed NIfTI format are supported. . This package provides the documentation in HTML format. Package: nuitka Version: 0.6.19.1+ds-1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 12334 Depends: neurodebian-popularity-contest, gcc (>= 5.0) | g++ (>= 4.4) | clang (>= 3.0), scons (>= 2.0.0), python3-jinja2, python3-appdirs | base-files (<< 7.2), python3-dev, zlib1g-dev, ccache, chrpath, patchelf, python3:any (>= 3.3~) Recommends: python3-lxml, python3-tqdm, strace, libfuse2 Homepage: https://nuitka.net Priority: optional Section: python Filename: pool/main/n/nuitka/nuitka_0.6.19.1+ds-1~nd21.04+1_all.deb Size: 1266176 SHA256: 87c39335304015ec35f1706671c59d47274121e95330f7a2f6ba5f1bf77d7988 SHA1: c285699bd3720ed383395a6f1cbdc203dbc97949 MD5sum: 59d2fa7f666c82ff7a2c2801090684b4 Description: Python compiler with full language support and CPython compatibility This Python compiler achieves full language compatibility and compiles Python code into compiled objects that are not second class at all. Instead they can be used in the same way as pure Python objects. Package: octave-psychtoolbox-3 Source: psychtoolbox-3 Version: 3.0.18.4.dfsg1-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 5941 Depends: neurodebian-popularity-contest, octave (>= 6.1.1~hg.2021.01.26), freeglut3 (>= 2.8.1), libasound2 (>= 1.0.16), libc6 (>= 2.29), libdc1394-25 (>= 2.2.6), libfreenect0.5 (>= 1:0.1.1), libgcc-s1 (>= 3.0), libgl1, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgomp1 (>= 4.9), libgstreamer-plugins-base1.0-0 (>= 1.8~), libgstreamer1.0-0 (>= 1.4.0), libopenal1 (>= 1.14), libopenhmd0, libpciaccess0 (>= 0.10.7), libportaudio2 (>= 19+svn20101113), libstdc++6 (>= 9), libusb-1.0-0 (>= 2:1.0.9), libvulkan1 (>= 1.2.131.2), libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.7.0), libxcb-dri3-0, libxcb-present0, libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.5), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.2.99.4), libxrandr2 (>= 2:1.4.0), libxxf86vm1, psychtoolbox-3-common (= 3.0.18.4.dfsg1-1~nd21.04+1), psychtoolbox-3-lib (= 3.0.18.4.dfsg1-1~nd21.04+1) Recommends: octave-image, octave-optim, octave-signal, octave-statistics, octave-pkg-dev Provides: psychtoolbox, psychtoolbox-3 Homepage: http://psychtoolbox.org Priority: optional Section: science Filename: pool/main/p/psychtoolbox-3/octave-psychtoolbox-3_3.0.18.4.dfsg1-1~nd21.04+1_amd64.deb Size: 1107704 SHA256: af0ba4671d1f2d855b1d0264cf16e550998a41f6a32e45a7c547291d293ed0c3 SHA1: 2648e0576e3c387f26b2d27aa296615bb51f1377 MD5sum: 1b5662efa1d4332136935ef94319e80c Description: toolbox for vision research -- Octave bindings Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU/Octave functions for vision research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. . The Psychophysics Toolbox interfaces between Matlab or Octave and the computer hardware. The Psychtoolbox's core routines provide access to the display frame buffer and color lookup table, allow synchronization with the vertical retrace, support millisecond timing, allow access to OpenGL commands, and facilitate the collection of observer responses. Ancillary routines support common needs like color space transformations and the QUEST threshold seeking algorithm. . See also http://www.psychtoolbox.org/UsingPsychtoolboxOnUbuntu for additional information about systems tune-up and initial configuration. . This package contains bindings for Octave. Package: psychtoolbox-3-common Source: psychtoolbox-3 Version: 3.0.18.4.dfsg1-1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 647928 Depends: neurodebian-popularity-contest Recommends: alsa-utils, gamemode Suggests: gnuplot Homepage: http://psychtoolbox.org Priority: optional Section: science Filename: pool/main/p/psychtoolbox-3/psychtoolbox-3-common_3.0.18.4.dfsg1-1~nd21.04+1_all.deb Size: 26212772 SHA256: 6d5f1a45c1e2f1186ba24588c6a5bce21618fc2d9dc38b5b2b3ad1868976fbd1 SHA1: 8e4fabc3ee16aa148bf814ecfb0af92c06321bc7 MD5sum: 60f1421add723bcca722f5b9b85afe91 Description: toolbox for vision research -- arch/interpreter independent part Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU/Octave functions for vision research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. . The Psychophysics Toolbox interfaces between Matlab or Octave and the computer hardware. The Psychtoolbox's core routines provide access to the display frame buffer and color lookup table, allow synchronization with the vertical retrace, support millisecond timing, allow access to OpenGL commands, and facilitate the collection of observer responses. Ancillary routines support common needs like color space transformations and the QUEST threshold seeking algorithm. . This package contains architecture independent files (such as .m scripts) Package: psychtoolbox-3-dbg Source: psychtoolbox-3 Version: 3.0.18.4.dfsg1-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 251 Depends: neurodebian-popularity-contest, octave-psychtoolbox-3 (= 3.0.18.4.dfsg1-1~nd21.04+1) Homepage: http://psychtoolbox.org Priority: optional Section: debug Filename: pool/main/p/psychtoolbox-3/psychtoolbox-3-dbg_3.0.18.4.dfsg1-1~nd21.04+1_amd64.deb Size: 174660 SHA256: f2da77a34feb7adbed29cca960fa0a152dff7f6e04624dee156ba654063535b8 SHA1: 6e63c44c6d07113562d86db3d3b96c4b41fcf66a MD5sum: f88022dbd1626fca80d91ad777ccffa3 Description: toolbox for vision research -- debug symbols for binaries Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU/Octave functions for vision research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. . The Psychophysics Toolbox interfaces between Matlab or Octave and the computer hardware. The Psychtoolbox's core routines provide access to the display frame buffer and color lookup table, allow synchronization with the vertical retrace, support millisecond timing, allow access to OpenGL commands, and facilitate the collection of observer responses. Ancillary routines support common needs like color space transformations and the QUEST threshold seeking algorithm. . To ease debugging and troubleshooting this package contains debug symbols for Octave bindings and other binaries. Build-Ids: a7e3d0c2e9d53b8f28b6f1dd9e8bbf12b6a628bd beb1bc9f62850b39c1bddfe66f4aab4bbd4b6cc0 Package: psychtoolbox-3-lib Source: psychtoolbox-3 Version: 3.0.18.4.dfsg1-1~nd21.04+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 208 Depends: neurodebian-popularity-contest, libc6 (>= 2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 5) Recommends: gstreamer1.0-plugins-base (>= 1.8~), gstreamer1.0-plugins-good, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, gstreamer1.0-libav, libvulkan1 Homepage: http://psychtoolbox.org Priority: optional Section: science Filename: pool/main/p/psychtoolbox-3/psychtoolbox-3-lib_3.0.18.4.dfsg1-1~nd21.04+1_amd64.deb Size: 76752 SHA256: 0c1ef294b0df6a2216543d185fd43eacbc6d2d70136d7f1449ceb3b8e61a1f69 SHA1: 47114f7cd7192e289af5fabe97646a7a526c0b6f MD5sum: 9e94eb9f0a318c39e9231d5caebb458e Description: toolbox for vision research -- arch-specific parts Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU/Octave functions for vision research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. . The Psychophysics Toolbox interfaces between Matlab or Octave and the computer hardware. The Psychtoolbox's core routines provide access to the display frame buffer and color lookup table, allow synchronization with the vertical retrace, support millisecond timing, allow access to OpenGL commands, and facilitate the collection of observer responses. Ancillary routines support common needs like color space transformations and the QUEST threshold seeking algorithm. . This package contains additional binaries (tools/dynamic libraries) used by both Octave and Matlab frontends. Package: python3-datalad Source: datalad Version: 0.15.3-1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 4203 Depends: neurodebian-popularity-contest, git-annex (>= 8.20200309~) | git-annex-standalone (>= 8.20200309~), patool, p7zip-full, python3 (>= 3.6), python3-annexremote, python3-appdirs, python3-distro, python3-distutils | libpython3-stdlib (<= 3.6.4~rc1-2), python3-fasteners (>= 0.14~), python3-gitlab, python3-humanize, python3 (>= 3.8) | python3-importlib-metadata, python3-iso8601, python3-keyring, python3-keyrings.alt | python3-keyring (<= 8), python3-mock, python3-msgpack, python3-pil, python3-requests (>= 1.2), python3-secretstorage, python3-simplejson, python3-six, python3-tqdm, python3-wrapt, python3-chardet, python3:any Recommends: python3-boto, python3-exif, python3-github, python3-html5lib, python3-httpretty, python3-jsmin, python3-libxmp, python3-lzma, python3-mutagen, python3-nose, python3-pyperclip, python3-requests-ftp, python3-vcr, python3-whoosh Suggests: python3-duecredit, datalad-container, datalad-crawler, datalad-neuroimaging, python3-bs4, python3-numpy Breaks: datalad-container (<< 1.1.2) Homepage: https://datalad.org Priority: optional Section: python Filename: pool/main/d/datalad/python3-datalad_0.15.3-1~nd21.04+1_all.deb Size: 880556 SHA256: 3978debe020775bfeaf6f0010c18abd3644f72d9abd6ab172741f9758052ed31 SHA1: 1343c58ad15ea8d72a162551f6f30385df670734 MD5sum: c807d363e7286efc9bda7c490246e48b Description: data files management and distribution platform DataLad is a data management and distribution platform providing access to a wide range of data resources already available online. Using git-annex as its backend for data logistics it provides following facilities built-in or available through additional extensions . - command line and Python interfaces for manipulation of collections of datasets (install, uninstall, update, publish, save, etc.) and separate files/directories (add, get) - extract, aggregate, and search through various sources of metadata (xmp, EXIF, etc; install datalad-neuroimaging for DICOM, BIDS, NIfTI support) - crawl web sites to automatically prepare and update git-annex repositories with content from online websites, S3, etc (install datalad-crawler) . This package installs the module for Python 3, and Recommends install all dependencies necessary for searching and managing datasets, publishing, and testing. If you need base functionality, install without Recommends. Package: python3-pyfakefs Source: python-pyfakefs Version: 4.3.3-1+nd1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 982 Depends: neurodebian-popularity-contest, python3:any Homepage: http://pyfakefs.org/ Priority: optional Section: python Filename: pool/main/p/python-pyfakefs/python3-pyfakefs_4.3.3-1+nd1~nd21.04+1_all.deb Size: 120884 SHA256: 0cb8496ca87a5d5de604f8c860e1764abc8e832db4230b4d9e637f4ae4126037 SHA1: d67172a07e2f09863659485c058d64e5726d0226 MD5sum: 80608dcd7483ad17ef5f2a6287d77459 Description: fake fs that mocks the Python file system modules - Python 3 pyfakefs implements a fake file system that mocks the Python file system modules. Using pyfakefs, your tests operate on a fake file system in memory without touching the real disk. The software under test requires no modification to work with pyfakefs. . This package contains the Python 3.x module. Package: python3-zipp Source: python-zipp Version: 1.0.0-3+nd1~nd21.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 25 Depends: neurodebian-popularity-contest, python3-more-itertools, python3:any Homepage: https://github.com/jaraco/zipp Priority: optional Section: python Filename: pool/main/p/python-zipp/python3-zipp_1.0.0-3+nd1~nd21.04+1_all.deb Size: 5668 SHA256: c2b398ee472a4b0df19e70dfbf2515783d4b9b5aab8a38437b9512bc44c2a760 SHA1: 85c0819ad137cf25d5b08ec0e3404c2813b52fd5 MD5sum: 9f168658e836565e2012c52a8f27821f Description: pathlib-compatible Zipfile object wrapper - Python 3.x A backport of the Path object to older versions of Python. It's pathlib-compatible interface for zip files using zipfile object inside. . This package contains Python 3.x module.