Package: bats Version: 1.8.0-3~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 158 Depends: neurodebian-popularity-contest Recommends: parallel Homepage: https://github.com/bats-core/bats-core Priority: optional Section: devel Filename: pool/main/b/bats/bats_1.8.0-3~nd120+1_all.deb Size: 47936 SHA256: 3d12e45fb05f589907742f1c8d41886a86077ad2dbc68dd457bc7e8a017db407 SHA1: 5d5b8fa2a2567797534c05a59ee6faef91811d29 MD5sum: f6fe3a76d571b8db6e3e828348fbe19f Description: bash automated testing system Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. Package: bats-assert Version: 2.1.0-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 57 Depends: neurodebian-popularity-contest, bats-support Enhances: bats Multi-Arch: foreign Homepage: https://github.com/bats-core/bats-assert Priority: optional Section: devel Filename: pool/main/b/bats-assert/bats-assert_2.1.0-1~nd120+1_all.deb Size: 8988 SHA256: ea4d552996962ebedd4b6c2a726dc8e689ce81e6a18b3fa5c6c30dba3d54505e SHA1: ab114382d8e0b2e173d0c658d26363f790e634cf MD5sum: 2e0d4cc15c0c856e6c951c5839ee4e6d Description: Helper library providing common assertions for Bats bats-assert provides various ready-made assertions that can be used to make Bats tests simpler to understand and to debug. . For example: . * assert_success: exit status is 0. * assert_output: output contains given content. * assert_line: a specific line of output contains given content. Package: bats-file Version: 0.3.0+git20230131-gbba751f-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 49 Depends: neurodebian-popularity-contest, bats-support Enhances: bats Multi-Arch: foreign Homepage: https://github.com/bats-core/bats-file Priority: optional Section: devel Filename: pool/main/b/bats-file/bats-file_0.3.0+git20230131-gbba751f-1~nd120+1_all.deb Size: 7168 SHA256: ed7b562cba19a8202819a5b3be0183bde393eae0fd3ac7e4875161ac83f54db8 SHA1: eb9ad5157b9c31f87f283ed2bc249bd7e58554dd MD5sum: 71f21101abfd44801617f5565a081d9c Description: Helper library providing filesystem-related assertions for Bats bats-file provides various assertions and helpers to simplify writing Bats tests that deal with files and filesystems. . For example: . * assert_file_contains: Check if the file content matches a regex. * assert_file_owner: Check if a specific user owns the file. * assert_symlink_to: Check if the file is a symlink to the target. * temp_make: Create a temp directory for the current test in BATS_TMPDIR. Package: bats-support Version: 0.3.0-2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 26 Depends: neurodebian-popularity-contest Multi-Arch: foreign Homepage: https://github.com/bats-core/bats-support Priority: optional Section: libdevel Filename: pool/main/b/bats-support/bats-support_0.3.0-2~nd120+1_all.deb Size: 5936 SHA256: a0362049219230ea5556125773ef5b18b2f9dbfc258e57ce38771260e2b634e9 SHA1: a969df55364db1c2d9fef768e7ef58d9fe1836a5 MD5sum: f8516bde9a8fd0073ce739a4fb0199b0 Description: Supporting library to test bats helper libraries bats-support is a supporting library providing common functions to test helper libraries written for Bats. . Features: . * error reporting * output formatting * language tools Package: btrbk Version: 0.32.5-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 405 Depends: neurodebian-popularity-contest, perl, btrfs-progs Recommends: openssh-client, mbuffer Suggests: openssl, python3 Homepage: https://digint.ch/btrbk/ Priority: optional Section: utils Filename: pool/main/b/btrbk/btrbk_0.32.5-1~nd120+1_all.deb Size: 115940 SHA256: 0eadcf76292c91d7e6a5ab0e551520ec30817cf6c5036ea40a128694793293fd SHA1: f6e133c99f8663b2ab716219bdb0768ec8957469 MD5sum: 948bd574178889f0d8a3011855e6416a 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.18.3-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 223 Depends: neurodebian-popularity-contest, python3-datalad (= 0.18.3-1~nd120+1), python3-argcomplete (>= 1.12.3), python3:any Suggests: datalad-container, datalad-crawler, datalad-neuroimaging Homepage: https://datalad.org Priority: optional Section: science Filename: pool/main/d/datalad/datalad_0.18.3-1~nd120+1_all.deb Size: 185588 SHA256: 1fcd9a4162738c56d3072931e16397707d75bdb3daca372cf0e7ed607bc43a3c SHA1: e1c20cf83d04122e0a4bf12c144189faf25f025e MD5sum: a4175b443b8c443bee3a902a81cccf97 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: datalad-container Version: 1.1.9-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 117 Depends: neurodebian-popularity-contest, datalad (>= 0.18~), python3-requests (>= 1.2), python3-chardet (>= 3.0.4), python3-datalad, python3:any Recommends: singularity-container Suggests: docker.io Homepage: http://datalad-container.rtfd.org Priority: optional Section: science Filename: pool/main/d/datalad-container/datalad-container_1.1.9-1~nd120+1_all.deb Size: 28352 SHA256: ca35f6d49ac7c3149a5b3f2c8cb4849cc97f8750d65300721c41cb6ccf9323be SHA1: 4abf14dec0365c979237a4e29ec2b367f7243438 MD5sum: b82fdce675979c1997395901459edaca Description: DataLad extension for working with containerized environments This extension enhances DataLad (http://datalad.org) for working with computational containers. Package: debhelper Version: 13.11.1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1412 Depends: neurodebian-popularity-contest, autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.18.0~), dpkg-dev (>= 1.18.2~), dwz (>= 0.12.20190711), file (>= 3.23), libdebhelper-perl (= 13.11.1~nd120+1), libdpkg-perl (>= 1.17.14), man-db, po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), meson (<< 0.40.0~) Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11), debhelper-compat (= 12), debhelper-compat (= 13), dh-sequence-dwz, dh-sequence-elf-tools, dh-sequence-installinitramfs, dh-sequence-installsysusers, dh-sequence-single-binary, dh-sequence-systemd Multi-Arch: foreign Priority: optional Section: devel Filename: pool/main/d/debhelper/debhelper_13.11.1~nd120+1_all.deb Size: 943440 SHA256: a50e0a390f649ca728e460b355c7e161db457b0d768d453e98ce43649267927e SHA1: 68f8deed1b51f76812a6258673807648f2c00324 MD5sum: ec211361885a2969803d5d1b8506ebca Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the Debian menu system, debconf, doc-base, etc. Most Debian packages use debhelper as part of their build process. Package: libdebhelper-perl Source: debhelper Version: 13.11.1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 311 Depends: neurodebian-popularity-contest, perl:any Breaks: debhelper (<< 12.6~) Replaces: debhelper (<< 12.6~) Multi-Arch: foreign Priority: optional Section: perl Filename: pool/main/d/debhelper/libdebhelper-perl_13.11.1~nd120+1_all.deb Size: 81024 SHA256: 0744a04385ae651553e987284a562ec496ddc9eb0389052e3bc77a2bf6f17c9f SHA1: 62f75f641cf5f57a66950827ffd543bf49afd65a MD5sum: 6690f11c1c65ec7e76160bbb283060dc Description: debhelper perl modules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. . This package provides the perl modules used by the scripts in debhelper. Package: libfreenect-doc Source: libfreenect Version: 1:0.5.3-3~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 931 Depends: neurodebian-popularity-contest Multi-Arch: foreign Homepage: http://openkinect.org/ Priority: extra Section: doc Filename: pool/main/libf/libfreenect/libfreenect-doc_0.5.3-3~nd120+1_all.deb Size: 146392 SHA256: d94d5a524da6dab6f9c787e459b1a6f05c1250edb8a27687d6fa586d0325941e SHA1: 8d6f815d93ab04c27025bae03d3517ad8ae36936 MD5sum: e965709e365ee2ed2170e21d0964dd2b Description: library for accessing Kinect device -- documentation libfreenect is a cross-platform library that provides the necessary interfaces to activate, initialize, and communicate data with the Kinect hardware. Currently, the library supports access to RGB and depth video streams, motors, accelerometer and LED and provide binding in different languages (C++, Python...) . This library is the low level component of the OpenKinect project which is an open community of people interested in making use of the Xbox Kinect hardware with PCs and other devices. . This package contains the documentation of the API of libfreenect. Package: neurodebian Version: 0.41.2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 88 Depends: python3, wget, neurodebian-archive-keyring, debconf (>= 0.5) | debconf-2.0 Recommends: netselect Suggests: neurodebian-desktop, neurodebian-popularity-contest Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian_0.41.2~nd120+1_all.deb Size: 28636 SHA256: 8bfbe335e4dd4ea7666235ab2ecb055d01621f4beb9fccf258f96877e6aee287 SHA1: 805eabee35c1c67c2cd9159b55c34971812a95ba MD5sum: b17be363699d0df95d05289f4286b633 Description: neuroscience-oriented distribution - repository configuration The NeuroDebian project integrates and maintains a variety of software projects within Debian that are useful for neuroscience (such as AFNI, FSL, PsychoPy, etc.) or generic computation (such as HTCondor, pandas, etc.). . This package enables the NeuroDebian repository on top of a standard Debian or Ubuntu system. Package: neurodebian-archive-keyring Source: neurodebian Version: 0.41.2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 19 Depends: gnupg2 | gnupg, dirmngr Breaks: neurodebian-keyring (<< 0.34~) Replaces: neurodebian-keyring (<< 0.34~) Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian-archive-keyring_0.41.2~nd120+1_all.deb Size: 5684 SHA256: 8f8b06c16cc678c8ee42dfb73d4df7e926372ec9df3c262fcb9c8b7233ac12be SHA1: b9fb6bb06534d5637c12da6af9f616a6468cbc75 MD5sum: 74c342b4d10e999617ccf141c11821e6 Description: neuroscience-oriented distribution - GnuPG archive keys The NeuroDebian project integrates and maintains a variety of software projects within Debian that are useful for neuroscience (such as AFNI, FSL, PsychoPy, etc.) or generic computation (such as HTCondor, pandas, etc.). . The NeuroDebian project digitally signs its Release files. This package contains the archive keys used for that. Package: neurodebian-desktop Source: neurodebian Version: 0.41.2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 194 Depends: ssh-askpass-gnome | ssh-askpass, desktop-base, adwaita-icon-theme | gnome-icon-theme, neurodebian-popularity-contest Recommends: reportbug-ng Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian-desktop_0.41.2~nd120+1_all.deb Size: 117060 SHA256: 66c4fbe50d364d6c5ea792e10dae6c8737e6582e3b1d0227d9aa92712ee39a79 SHA1: 26b9e28598f4be6b47c153e70803ed263c26f757 MD5sum: 7968a3a4df2738047ae4dab091ff03c9 Description: neuroscience-oriented distribution - desktop integration The NeuroDebian project integrates and maintains a variety of software projects within Debian that are useful for neuroscience (such as AFNI, FSL, PsychoPy, etc.) or generic computation (such as HTCondor, pandas, etc.). . This package provides NeuroDebian artwork (icons, background image) and a NeuroDebian menu featuring the most popular neuroscience tools, which will be automatically installed upon initial invocation. Package: neurodebian-dev Source: neurodebian Version: 0.41.2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 108 Depends: devscripts, neurodebian-archive-keyring Recommends: python3, zerofree, moreutils, time, debian-archive-keyring, apt-utils, cowbuilder, neurodebian-freeze Suggests: virtualbox-ose, virtualbox-ose-fuse, singularity-container Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian-dev_0.41.2~nd120+1_all.deb Size: 29208 SHA256: 12efddd49c4298c6b86b8308057ca58b0398d1fe691a1a05f7359a4653390c53 SHA1: 61a732d5e8c1a38a2f9a7b10cf42ee993e365c09 MD5sum: 1614ea69e6f74f55db90b418d6182290 Description: neuroscience-oriented distribution - development tools The NeuroDebian project integrates and maintains a variety of software projects within Debian that are useful for neuroscience (such as AFNI, FSL, PsychoPy, etc.) or generic computation (such as HTCondor, pandas, etc.). . This package provides sources and development tools used by NeuroDebian to provide backports for a range of Debian/Ubuntu releases. Package: neurodebian-freeze Source: neurodebian Version: 0.41.2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 33 Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian-freeze_0.41.2~nd120+1_all.deb Size: 10016 SHA256: 2dd5bb3d5c443922f2cd360731c864659928ac187025e6bf5f5f11d4349ab7ad SHA1: 3439234596694119ab55cf6174fd233ade991067 MD5sum: f1b35c1658138e27e91213a3418e3553 Description: nd_freeze tool to freeze APT sources to use snapshots The NeuroDebian project integrates and maintains a variety of software projects within Debian that are useful for neuroscience (such as AFNI, FSL, PsychoPy, etc.) or generic computation (such as HTCondor, pandas, etc.). . This minimalistic package provides nd_freeze script to be used in rich or minimalistic environments (such as Docker or Singularity recipes) to freeze their APT sources. Intended to assist making such images reproducible. Package: neurodebian-popularity-contest Source: neurodebian Version: 0.41.2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 23 Depends: popularity-contest Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian-popularity-contest_0.41.2~nd120+1_all.deb Size: 7692 SHA256: d5323d60b604a3a327778fa8df6fcd1915c4f012429ba98444b0be92baa93e40 SHA1: e0b92b4606f8b8adbf2eab18cdff419df25d5ed4 MD5sum: 38350911915d58f92484b2402f66ed4b Description: neuroscience-oriented distribution - popcon integration The NeuroDebian project integrates and maintains a variety of software projects within Debian that are useful for neuroscience (such as AFNI, FSL, PsychoPy, etc.) or generic computation (such as HTCondor, pandas, etc.). . This package is a complement to the generic popularity-contest package to enable anonymous submission of usage statistics to NeuroDebian in addition to the popcon submissions to the underlying distribution (either Debian or Ubuntu) popcon server. . Participating in popcon is important for the following reasons: * Popular packages receive more attention from developers; bugs are fixed faster and updates are provided quicker. * It ensures that support is not dropped for a previous release of Debian or Ubuntu while there are active users. * User statistics may be useful for upstream research software developers seeking funding for continued development. . This requires that popcon is activated for the underlying distribution (Debian or Ubuntu), which can be achieved by running "dpkg-reconfigure popularity-contest" as root. Package: nuitka Version: 1.3.5+ds-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 12040 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-glob2 | base-files (<< 9.10), python3-dev, base-files (>= 11) | python-jinja2, base-files (>= 11) | python-yaml, base-files (>= 11) | base-files (<< 9.10) | python-glob2, zlib1g-dev, libzstd-dev | base-files (<= 9), ccache, patchelf, python3:any (>= 3.3~) Recommends: python3-lxml, python3-tqdm, strace, libfuse2, gdb | lldb Homepage: https://nuitka.net Priority: optional Section: python Filename: pool/main/n/nuitka/nuitka_1.3.5+ds-1~nd120+1_all.deb Size: 1404540 SHA256: 3e5ad17523aced43132bb5cef71c01491c61c18917ec1177afe2b67b9b96b4d8 SHA1: 437a2f722a37039419f253d6cc56b7298c2ac093 MD5sum: 875f1b0aaaf00348a0a2093d2e5a647d 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: psychtoolbox-3-common Source: psychtoolbox-3 Version: 3.0.19.0.dfsg1-2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 54242 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.19.0.dfsg1-2~nd120+1_all.deb Size: 26123496 SHA256: b521f482f6f6d2c9a0763c000503e2f81896743e84d33efc56c1585ce23a8c66 SHA1: 18efacc4ef1001e2ae3c722d6ebc99495e20490a MD5sum: 1535f747aafa9275471664b79900d272 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: python3-datalad Source: datalad Version: 0.18.3-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 4410 Depends: neurodebian-popularity-contest, git-annex (>= 8.20200309~) | git-annex-standalone (>= 8.20200309~), patool, p7zip-full, python3 (>= 3.7), python3-annexremote, python3-distro, python3-distutils | libpython3-stdlib (<= 3.6.4~rc1-2), python3-fasteners (>= 0.14~), python3-gitlab, python3-humanize, python3 (>= 3.10) | python3-importlib-metadata (>= 3.6~), python3-iso8601, python3-keyring, python3-keyrings.alt | python3-keyring (<= 8), python3-mock, python3-msgpack, python3-pil, python3-appdirs, python3-requests (>= 1.2), python3-secretstorage, python3-six, python3-tqdm, python3-chardet, python3-packaging, python3-typing-extensions | python3 (>> 3.10), python3:any Recommends: python3-boto, python3-exif, python3-html5lib, python3-httpretty, python3-jsmin, python3-libxmp, python3-lzma, python3-mutagen, python3-pytest, python3-pyperclip, python3-requests-ftp, python3-vcr 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.18.3-1~nd120+1_all.deb Size: 882620 SHA256: 9718537eb65306f3f35659cd94251c8e909bd101d3f3bebcb4b0c485b21fb2f0 SHA1: 57ede06b8c094e652c204a7ba55f66935be98dfa MD5sum: ecc6c75ceffe3761505523807a5194f2 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-dcmstack Source: dcmstack Version: 0.9-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 521 Depends: neurodebian-popularity-contest, python3-dicom, python3-nibabel, python3-numpy, python3-pydicom, python3:any, libjs-sphinxdoc (>= 4.3) Conflicts: python-dcmstack Homepage: https://github.com/moloney/dcmstack Priority: optional Section: science Filename: pool/main/d/dcmstack/python3-dcmstack_0.9-1~nd120+1_all.deb Size: 75964 SHA256: 7e4ebfcaeae7a73dfbff70a5e915204eccbaf687679753a958996aea80dca31b SHA1: e89973c05940eed7c32103fa77a9d47ca058bb3c MD5sum: 6dac2beec1bd407eee1884945e6d9aee Description: DICOM to NIfTI conversion - python3 package DICOM to NIfTI conversion with the added ability to extract and summarize meta data from the source DICOMs. The meta data can be injected into a NIfTI header extension or written out as a JSON formatted text file. . This package provides the Python3 package. Package: python3-importlib-metadata Source: python-importlib-metadata Version: 4.6.4-1~nd3~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 74 Depends: neurodebian-popularity-contest, python3-typing-extensions | python3 (>> 3.8), python3-zipp (>= 0.5), python3:any Homepage: https://github.com/python/importlib_metadata Priority: optional Section: python Filename: pool/main/p/python-importlib-metadata/python3-importlib-metadata_4.6.4-1~nd3~nd120+1_all.deb Size: 22872 SHA256: af4749d51d4612e95ade2f5be41e2e99951f83484fa55a27da419f6af4914d4b SHA1: 4fbaa9701a0778f78a999f5abdfeacea4a4dec8e MD5sum: 65c4ca21eeffaa6753cf6edec1575e90 Description: library to access the metadata for a Python package - Python 3.x Provides an API for accessing an installed package’s metadata, such as its entry points or its top-level name. This functionality intends to replace most uses of pkg_resources entry point API and metadata API. . This package contains Python 3.x module. Package: python3-importlib-resources Source: importlib-resources Version: 5.1.0-1.1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 100 Depends: neurodebian-popularity-contest, python3-zipp, python3:any Homepage: https://github.com/python/importlib_resources Priority: optional Section: python Filename: pool/main/i/importlib-resources/python3-importlib-resources_5.1.0-1.1~nd120+1_all.deb Size: 18440 SHA256: 35fca5e264dfed1ce027672e216809638c47614887940452e1a71f19582ed3b2 SHA1: 46ca7d731a614ce1aa4e0d06b7b8cd8e6015321a MD5sum: ed4cf285509952b2097c75dd86446765 Description: Read resources from Python packages importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. Users of Python 3.9 and beyond should use the standard library module, since for these versions, importlib_resources just delegates to that module. . The key goal of this module is to replace parts of pkg_resources with a solution in Python's stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics. . This library provides two very simple decorators that document the publicness of the names in your module. They keep your module's __all__ in sync so you don't have to. Package: python3-libxmp Source: python-xmp-toolkit Version: 2.0.1+git20170629.5692bdf-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 146 Depends: neurodebian-popularity-contest, python3-tz, python3:any Suggests: python-libxmp-doc Homepage: https://python-xmp-toolkit.readthedocs.org/ Priority: optional Section: python Filename: pool/main/p/python-xmp-toolkit/python3-libxmp_2.0.1+git20170629.5692bdf-1~nd120+1_all.deb Size: 23592 SHA256: 43e25b01a99aab502d9b2eb090b1ec7d13682656a32f2e3661db2c36143b188a SHA1: 16cee4c7c2fe713ef140b374c99c21017faa829f MD5sum: a1cc5caa4de8a62b5dfcdcd36c7df672 Description: Python3 library for XMP metadata Python XMP Toolkit is a library for working with XMP metadata, as well as reading/writing XMP metadata stored in many different file formats. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. . This package provides Python3 bindings. Package: python3-libxmp-doc Source: python-xmp-toolkit Version: 2.0.1+git20170629.5692bdf-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 272 Depends: neurodebian-popularity-contest, libjs-sphinxdoc (>= 5.2) Recommends: python3-libxmp Homepage: https://python-xmp-toolkit.readthedocs.org/ Priority: optional Section: doc Filename: pool/main/p/python-xmp-toolkit/python3-libxmp-doc_2.0.1+git20170629.5692bdf-1~nd120+1_all.deb Size: 44044 SHA256: 3e0b2c10c0fa18395f2e9fe464903caed6eb7972980b985f6f51ad6b86833c09 SHA1: ce716a62b7946b34b3953a8389c59546278cf3af MD5sum: 7d4762a6c8d7860438da87f828a1f18a Description: Python library for XMP metadata - documentation Python XMP Toolkit is a library for working with XMP metadata, as well as reading/writing XMP metadata stored in many different file formats. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. . This package contains the documentation.