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.1-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 222 Depends: neurodebian-popularity-contest, python3-datalad (= 0.18.1-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.1-1~nd120+1_all.deb Size: 184052 SHA256: 788b7e5f24e0cb48ab4dbbf89ebea523f8ad6d9baaca3d80aaa9e615c88f9a77 SHA1: 2d4d4e8312fd34290ea143ba6e8f1b053bbcf9ad MD5sum: 100bee16ecea314035499c104a1ccea5 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: heudiconv Version: 0.11.3-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 13208 Depends: neurodebian-popularity-contest, python3-dcmstack, python3-filelock, python3-nibabel, python3-nipype, python3-pydicom, python3:any, dcm2niix, python3, python3-dicom, python3-numpy Recommends: python3-pytest, python3-datalad, python3-etelemetry Homepage: https://github.com/nipy/heudiconv Priority: optional Section: science Filename: pool/main/h/heudiconv/heudiconv_0.11.3-1~nd120+1_all.deb Size: 7609568 SHA256: 9e2cd2b5651c7a918a5543baf38b6f53854e5b8f31985fe64302e2f3c45d8519 SHA1: 37e0a1899b68ef75ec05d69da32c9f5661893d2d MD5sum: f1c5a7545e69f588d00bd5f85eb0c720 Description: DICOM converter with support for structure heuristics This is a flexible dicom converter for organizing brain imaging data into structured directory layouts. It allows for flexible directory layouts and naming schemes through customizable heuristics implementations. It only converts the necessary dicoms, not everything in a directory. It tracks the provenance of the conversion from dicom to nifti in w3c prov format. Package: impressive Version: 0.13.1-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 502 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.1-1~nd120+1_all.deb Size: 201912 SHA256: c5500d87a6fc0938c54dec0f1ad2dd5943f73291b4ae21bf27e17d4689758923 SHA1: 09ae8dacc2a14e6b82ecc93cc6e47cb6dba035dd MD5sum: bc442098ddc692e94fc1936ce00d5e68 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: 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.18.12.dfsg1-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 647983 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.12.dfsg1-1~nd120+1_all.deb Size: 26224940 SHA256: 427daf9882e3049e76b539d23fa28befd14ba0ed120b91dfa8c714c41dd59565 SHA1: eaa9dc9b698c3bd63900cf7033c115eba40d2e85 MD5sum: 435570ee1b7812567a4669f8ba47aba0 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-argcomplete Source: python-argcomplete Version: 1.12.3-0.2~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 143 Depends: neurodebian-popularity-contest, python3-importlib-metadata | python3 (<< 2.7) | python3 (>> 2.8), python3-importlib-metadata | python3 (<< 3.5) | python3 (>> 3.6), python3-importlib-metadata | python3 (<< 3.6) | python3 (>> 3.7), python3-importlib-metadata | python3 (<< 3.7) | python3 (>> 3.8), python3:any Priority: optional Section: python Filename: pool/main/p/python-argcomplete/python3-argcomplete_1.12.3-0.2~nd120+1_all.deb Size: 34656 SHA256: 9b5567dac0cc9052210f1e332bc62e7b519b7b16d44aa5f6bec0082cfb1b083b SHA1: 522b8bb012d790ee5084d317fd0d76f4f20526d5 MD5sum: 7db86713b676b243a07a89bc48f6fab3 Description: bash tab completion for argparse (for Python 3) Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. . It makes two assumptions: . * You're using bash as your shell * You're using argparse to manage your command line arguments/options . Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). . This package provides the module for Python 3.x. Package: python3-datalad Source: datalad Version: 0.18.1-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 4380 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: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.1-1~nd120+1_all.deb Size: 876232 SHA256: 235f1eb785cc88f83c514790ecca7d0874030cde11666353bbeeeb51945c04d3 SHA1: 34a798a0e5cc4c08ffc25afeb5d459a86373f0a9 MD5sum: c090dda2cd24bf4595bee9efdf3042ff 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-duecredit Source: duecredit Version: 0.9.1-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 284 Depends: neurodebian-popularity-contest, python3-citeproc, python3-importlib-metadata | python3 (>> 3.8), python3-requests, python3-six, python3:any Homepage: https://github.com/duecredit/duecredit Priority: optional Section: python Filename: pool/main/d/duecredit/python3-duecredit_0.9.1-1~nd120+1_all.deb Size: 67272 SHA256: 88810abe8cd9e534b83724f0a1dd9fdc171aa72d3caabd5421f9d7e30af33f36 SHA1: f21449bb9185076934bca5eaf7bbe6d11093108b MD5sum: 36177580e7b6103956cd3bca44b67baf Description: Publications (and donations) tracer duecredit is being conceived to address the problem of inadequate citation of scientific software and methods, and limited visibility of donation requests for open-source software. . It provides a simple framework (at the moment for Python only) to embed publication or other references in the original code so they are automatically collected and reported to the user at the necessary level of reference detail, i.e. only references for actually used functionality will be presented back if software provides multiple citeable implementations. . To get a sense of what duecredit is about, simply run or your analysis script with `-m duecredit`, e.g. . python3 -m duecredit examples/example_scipy.py Python-Egg-Name: duecredit 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. Package: python3-platformdirs Source: platformdirs Version: 2.5.1-1~nd3~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 79 Depends: neurodebian-popularity-contest, python3:any Homepage: https://github.com/platformdirs/platformdirs Priority: optional Section: python Filename: pool/main/p/platformdirs/python3-platformdirs_2.5.1-1~nd3~nd120+1_all.deb Size: 16040 SHA256: 07801e5eb7abb1ba47f0d5d3b3b1b79026d46239b05fda19a3c60389e39645b2 SHA1: 8ea0c4e15339d769fed8bced9009cbd842450ded MD5sum: 91c9f109c71f96672ac136a6d689652d Description: determining appropriate platform-specific directories (Python 3) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. platformdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the Python 3 version of the package. Package: python3-pytest-mock Source: pytest-mock Version: 3.6.1-1+nd1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 71 Depends: neurodebian-popularity-contest, python3-pytest, python3:any, python3-pytest (>= 3.0.3) | python3-pytest (<< 3) Homepage: https://github.com/pytest-dev/pytest-mock/ Priority: optional Section: python Filename: pool/main/p/pytest-mock/python3-pytest-mock_3.6.1-1+nd1~nd120+1_all.deb Size: 24120 SHA256: 12cfe49bf1e5d725fc96d9837f1cb7e55e51106405ad282428475d8f82a11fa8 SHA1: 33d4a226cbff9db898dc10f84742f3c04e6387fc MD5sum: 8eaef92117a5ba82fce9ddf4484a7eb5 Description: thin-wrapper around mock for easier use with py.test (Python 3 module) This plugin installs a "mocker" fixture which is a thin-wrapper around the patching API provided by the excellent "mock" package, but with the benefit of not having to worry about undoing patches at the end of a test. . This package provides the Python 3 module. Package: youtube-dl Version: 2021.12.17-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 5937 Depends: neurodebian-popularity-contest, python3-pkg-resources, python3:any Recommends: aria2 | wget | curl, ca-certificates, ffmpeg, mpv | mplayer, python3-pyxattr, rtmpdump, python3-pycryptodome Suggests: libfribidi-bin | bidiv, phantomjs Homepage: https://ytdl-org.github.io/youtube-dl/ Priority: optional Section: web Filename: pool/main/y/youtube-dl/youtube-dl_2021.12.17-1~nd110+1_all.deb Size: 1128692 SHA256: 75859d2f34a475fc0f199cd6d2b73e18c29cda44406530964890dcb790008eca SHA1: 09f85f2abc32eb5e9c2ccd6bfd1354ea332b6489 MD5sum: 6d04814be91bd9f85a7d3793ff2a2fb3 Description: downloader of videos from YouTube and other sites youtube-dl is a small command-line program to download videos from YouTube.com and other sites that don't provide direct links to the videos served. . youtube-dl allows the user, among other things, to choose a specific video quality to download (if available) or let the program automatically determine the best (or worst) quality video to grab. It supports downloading entire playlists and all videos from a given user. . Currently supported sites (or features of sites) are: . 1tv, 20min, 220.ro, 23video, 24video, 3qsdn, 3sat, 4tube, 56.com, 5min, 6play, 7plus, 8tracks, 91porn, 9c9media, 9gag, 9now.com.au, abc.net.au, abc.net.au:iview, abcnews, abcnews:video, abcotvs, abcotvs:clips, AcademicEarth:Course, acast, acast:channel, ADN, AdobeConnect, adobetv, adobetv:channel, adobetv:embed, adobetv:show, adobetv:video, AdultSwim, aenetworks, aenetworks:collection, aenetworks:show, afreecatv, AirMozilla, AliExpressLive, AlJazeera, Allocine, AlphaPorno, Amara, AMCNetworks, AmericasTestKitchen, AmericasTestKitchenSeason, anderetijden, AnimeOnDemand, Anvato, aol.com, APA, Aparat, AppleConnect, AppleDaily, ApplePodcasts, appletrailers, appletrailers:section, archive.org, ArcPublishing, ARD, ARD:mediathek, ARDBetaMediathek, Arkena, arte.sky.it, ArteTV, ArteTVEmbed, ArteTVPlaylist, AsianCrush, AsianCrushPlaylist, AtresPlayer, ATTTechChannel, ATVAt, AudiMedia, AudioBoom, audiomack, audiomack:album, AWAAN, awaan:live, awaan:season, awaan:video, AZMedien, BaiduVideo, Bandcamp, Bandcamp:album, Bandcamp:weekly, bangumi.bilibili.com, bbc, bbc.co.uk, bbc.co.uk:article, bbc.co.uk:iplayer:playlist, bbc.co.uk:playlist, BBVTV, Beatport, Beeg, BehindKink, Bellator, BellMedia, Bet, bfi:player, bfmtv, bfmtv:article, bfmtv:live, BibelTV, Bigflix, Bild, BiliBili, BilibiliAudio, BilibiliAudioAlbum, BiliBiliPlayer, BioBioChileTV, Biography, BIQLE, BitChute, BitChuteChannel, BleacherReport, BleacherReportCMS, blinkx, Bloomberg, BokeCC, BongaCams, BostonGlobe, Box, Bpb, BR, BravoTV, Break, brightcove:legacy, brightcove:new, BRMediathek, bt:article, bt:vestlendingen, BusinessInsider, BuzzFeed, BYUtv, Camdemy, CamdemyFolder, CamModels, CamTube, CamWithHer, canalc2.tv, Canalplus, Canvas, CanvasEen, CarambaTV, CarambaTVPage, CartoonNetwork, cbc.ca, cbc.ca:olympics, cbc.ca:player, cbc.ca:watch, cbc.ca:watch:video, CBS, CBSInteractive, CBSLocal, CBSLocalArticle, cbsnews, cbsnews:embed, cbsnews:livevideo, CBSSports, CCMA, CCTV, CDA, CeskaTelevize, CeskaTelevizePorady, channel9, CharlieRose, Chaturbate, Chilloutzone, chirbit, chirbit:profile, cielotv.it, Cinchcast, Cinemax, CiscoLiveSearch, CiscoLiveSession, CJSW, cliphunter, Clippit, ClipRs, Clipsyndicate, CloserToTruth, CloudflareStream, Cloudy, Clubic, Clyp, cmt.com, CNBC, CNBCVideo, CNN, CNNArticle, CNNBlogs, ComedyCentral, ComedyCentralTV, CommonMistakes, CondeNast, CONtv, Corus, Coub, Cracked, Crackle, CrooksAndLiars, crunchyroll, crunchyroll:playlist, CSpan, CtsNews, CTV, CTVNews, cu.ntv.co.jp, Culturebox, CultureUnplugged, curiositystream, curiositystream:collection, CWTV, DailyMail, dailymotion, dailymotion:playlist, dailymotion:user, daum.net, daum.net:clip, daum.net:playlist, daum.net:user, DBTV, DctpTv, DeezerPlaylist, defense.gouv.fr, democracynow, DHM, Digg, DigitallySpeaking, Digiteka, Discovery, DiscoveryGo, DiscoveryGoPlaylist, DiscoveryNetworksDe, DiscoveryVR, Disney, dlive:stream, dlive:vod, Dotsub, DouyuShow, DouyuTV, DPlay, DRBonanza, Dropbox, DrTuber, drtv, drtv:live, DTube, Dumpert, dvtv, dw, dw:article, EaglePlatform, EbaumsWorld, EchoMsk, egghead:course, egghead:lesson, ehftv, eHow, EinsUndEinsTV, Einthusan, eitb.tv, EllenTube, EllenTubePlaylist, EllenTubeVideo, ElPais, Embedly, EMPFlix, Engadget, Eporner, EroProfile, Escapist, ESPN, ESPNArticle, EsriVideo, Europa, EWETV, ExpoTV, Expressen, ExtremeTube, EyedoTV, facebook, FacebookPluginsVideo, faz.net, fc2, fc2:embed, Fczenit, filmon, filmon:channel, Filmweb, FiveThirtyEight, FiveTV, Flickr, Folketinget, FootyRoom, Formula1, FOX, FOX9, FOX9News, Foxgay, foxnews, foxnews:article, FoxSports, france2.fr:generation-what, FranceCulture, FranceInter, FranceTV, FranceTVEmbed, francetvinfo.fr, FranceTVJeunesse, FranceTVSite, Freesound, freespeech.org, FreshLive, FrontendMasters, FrontendMastersCourse, FrontendMastersLesson, FujiTVFODPlus7, Funimation, Funk, Fusion, Fux, Gaia, GameInformer, GameSpot, GameStar, Gaskrank, Gazeta, GDCVault, generic, Gfycat, GiantBomb, Giga, GlattvisionTV, Glide, Globo, GloboArticle, Go, GodTube, Golem, google:podcasts, google:podcasts:feed, GoogleDrive, Goshgay, GPUTechConf, Groupon, hbo, HearThisAt, Heise, HellPorno, Helsinki, HentaiStigma, hetklokhuis, hgtv.com:show, HiDive, HistoricFilms, history:player, history:topic, hitbox, hitbox:live, HitRecord, hketv, HornBunny, HotNewHipHop, hotstar, hotstar:playlist, Howcast, HowStuffWorks, HRTi, HRTiPlaylist, Huajiao, HuffPost, Hungama, HungamaSong, Hypem, ign.com, IGNArticle, IGNVideo, IHeartRadio, iheartradio:podcast, imdb, imdb:list, Imgur, imgur:album, imgur:gallery, Ina, Inc, IndavideoEmbed, InfoQ, Instagram, instagram:tag, instagram:user, Internazionale, InternetVideoArchive, IPrima, iqiyi, Ir90Tv, ITTF, ITV, ITVBTCC, ivi, ivi:compilation, ivideon, Iwara, Izlesene, Jamendo, JamendoAlbum, JeuxVideo, Joj, Jove, JWPlatform, Kakao, Kaltura, Kankan, Karaoketv, KarriereVideos, Katsomo, KeezMovies, Ketnet, khanacademy, khanacademy:unit, KickStarter, KinjaEmbed, KinoPoisk, KonserthusetPlay, KrasView, Ku6, KUSI, kuwo:album, kuwo:category, kuwo:chart, kuwo:mv, kuwo:singer, kuwo:song, la7.it, laola1tv, laola1tv:embed, lbry, lbry:channel, LCI, Lcp, LcpPlay, Le, Lecture2Go, Lecturio, LecturioCourse, LecturioDeCourse, LEGO, Lemonde, Lenta, LePlaylist, LetvCloud, Libsyn, life, life:embed, limelight, limelight:channel, limelight:channel_list, LineTV, linkedin:learning, linkedin:learning:course, LinuxAcademy, LiTV, LiveJournal, LiveLeak, LiveLeakEmbed, livestream, livestream:original, livestream:shortener, LnkGo, loc, LocalNews8, LoveHomePorn, lrt.lt, lynda, lynda:course, m6, mailru, mailru:music, mailru:music:search, MallTV, mangomolo:live, mangomolo:video, ManyVids, Markiza, MarkizaPage, massengeschmack.tv, MatchTV, MDR, MedalTV, media.ccc.de, media.ccc.de:lists, Medialaan, Mediaset, Mediasite, MediasiteCatalog, MediasiteNamedCatalog, Medici, megaphone.fm, Meipai, MelonVOD, META, metacafe, Metacritic, mewatch, Mgoon, MGTV, MiaoPai, minds, minds:channel, minds:group, MinistryGrid, Minoto, miomio.tv, MiTele, mixcloud, mixcloud:playlist, mixcloud:user, MLB, Mms, Mnet, MNetTV, MoeVideo, Mofosex, MofosexEmbed, Mojvideo, Morningstar, Motherless, MotherlessGroup, Motorsport, MovieClips, MovieFap, Moviezine, MovingImage, MSN, mtg, mtv, mtv.de, mtv:video, mtvjapan, mtvservices:embedded, MTVUutisetArticle, MuenchenTV, mva, mva:course, Mwave, MwaveMeetGreet, MyChannels, MySpace, MySpace:album, MySpass, Myvi, MyVidster, MyviEmbed, MyVisionTV, n-tv.de, natgeo:video, NationalGeographicTV, Naver, NBA, nba:watch, nba:watch:collection, NBAChannel, NBAEmbed, NBAWatchEmbed, NBC, NBCNews, nbcolympics, nbcolympics:stream, NBCSports, NBCSportsStream, NBCSportsVPlayer, ndr, ndr:embed, ndr:embed:base, NDTV, NerdCubedFeed, netease:album, netease:djradio, netease:mv, netease:playlist, netease:program, netease:singer, netease:song, NetPlus, Netzkino, Newgrounds, NewgroundsPlaylist, Newstube, NextMedia, NextMediaActionNews, NextTV, Nexx, NexxEmbed, nfl.com (CURRENTLY BROKEN), nfl.com:article (CURRENTLY BROKEN), NhkVod, NhkVodProgram, nhl.com, nick.com, nick.de, nickelodeon:br, nickelodeonru, nicknight, niconico, NiconicoPlaylist, Nintendo, njoy, njoy:embed, NJPWWorld, NobelPrize, NonkTube, Noovo, Normalboots, NosVideo, Nova, NovaEmbed, nowness, nowness:playlist, nowness:series, Noz, npo, npo.nl:live, npo.nl:radio, npo.nl:radio:fragment, Npr, NRK, NRKPlaylist, NRKRadioPodkast, NRKSkole, NRKTV, NRKTVDirekte, NRKTVEpisode, NRKTVEpisodes, NRKTVSeason, NRKTVSeries, NRLTV, ntv.ru, Nuvid, NYTimes, NYTimesArticle, NYTimesCooking, NZZ, ocw.mit.edu, OdaTV, Odnoklassniki, OktoberfestTV, OnDemandKorea, onet.pl, onet.tv, onet.tv:channel, OnetMVP, OnionStudios, Ooyala, OoyalaExternal, OraTV, orf:burgenland, orf:fm4, orf:fm4:story, orf:iptv, orf:kaernten, orf:noe, orf:oberoesterreich, orf:oe1, orf:oe3, orf:salzburg, orf:steiermark, orf:tirol, orf:tvthek, orf:vorarlberg, orf:wien, OsnatelTV, OutsideTV, PacktPub, PacktPubCourse, pandora.tv, ParamountNetwork, parliamentlive.tv, Patreon, pbs, PearVideo, PeerTube, People, PerformGroup, periscope, periscope:user, PhilharmonieDeParis, phoenix.de, Photobucket, Picarto, PicartoVod, Piksel, Pinkbike, Pinterest, PinterestCollection, Pladform, Platzi, PlatziCourse, play.fm, player.sky.it, PlayPlusTV, PlaysTV, Playtvak, Playvid, Playwire, pluralsight, pluralsight:course, podomatic, Pokemon, PolskieRadio, PolskieRadioCategory, Popcorntimes, PopcornTV, PornCom, PornerBros, PornHd, PornHub, PornHubPagedVideoList, PornHubUser, PornHubUserVideosUpload, Pornotube, PornoVoisines, PornoXO, PornTube, PressTV, prosiebensat1, puhutv, puhutv:serie, Puls4, Pyvideo, qqmusic, qqmusic:album, qqmusic:playlist, qqmusic:singer, qqmusic:toplist, QuantumTV, Qub, Quickline, QuicklineLive, R7, R7Article, radio.de, radiobremen, radiocanada, radiocanada:audiovideo, radiofrance, RadioJavan, Rai, RaiPlay, RaiPlayLive, RaiPlayPlaylist, RayWenderlich, RayWenderlichCourse, RBMARadio, RDS, RedBull, RedBullEmbed, RedBullTV, RedBullTVRrnContent, Reddit, RedditR, RedTube, RegioTV, RENTV, RENTVArticle, Restudy, Reuters, ReverbNation, RICE, RMCDecouverte, RockstarGames, RoosterTeeth, RottenTomatoes, Roxwel, Rozhlas, RTBF, rte, rte:radio, rtl.nl, rtl2, rtl2:you, rtl2:you:series, Rtmp, RTP, RTS, rtve.es:alacarta, rtve.es:infantil, rtve.es:live, rtve.es:television, RTVNH, RTVS, RUHD, RumbleEmbed, rutube, rutube:channel, rutube:embed, rutube:movie, rutube:person, rutube:playlist, RUTV, Ruutu, Ruv, safari, safari:api, safari:course, SAKTV, SaltTV, Sapo, savefrom.net, SBS, schooltv, screen.yahoo:search, Screencast, ScreencastOMatic, ScrippsNetworks, scrippsnetworks:watch, SCTE, SCTECourse, Seeker, SenateISVP, SendtoNews, Servus, Sexu, SeznamZpravy, SeznamZpravyArticle, Shahid, ShahidShow, Shared, ShowRoomLive, Sina, sky.it, sky:news, sky:sports, sky:sports:news, skyacademy.it, SkylineWebcams, skynewsarabia:article, skynewsarabia:video, Slideshare, SlidesLive, Slutload, Snotr, Sohu, SonyLIV, soundcloud, soundcloud:playlist, soundcloud:search, soundcloud:set, soundcloud:trackstation, soundcloud:user, SoundcloudEmbed, soundgasm, soundgasm:profile, southpark.cc.com, southpark.cc.com:español, southpark.de, southpark.nl, southparkstudios.dk, SpankBang, SpankBangPlaylist, Spankwire, Spiegel, sport.francetvinfo.fr, Sport5, SportBox, SportDeutschland, spotify, spotify:show, Spreaker, SpreakerPage, SpreakerShow, SpreakerShowPage, SpringboardPlatform, Sprout, sr:mediathek, SRGSSR, SRGSSRPlay, stanfordoc, Steam, Stitcher, StitcherShow, Streamable, streamcloud.eu, StreamCZ, StreetVoice, StretchInternet, stv:player, SunPorno, sverigesradio:episode, sverigesradio:publication, SVT, SVTPage, SVTPlay, SVTSeries, SWRMediathek, Syfy, SztvHu, t-online.de, Tagesschau, tagesschau:player, Tass, TBS, TDSLifeway, Teachable, TeachableCourse, teachertube, teachertube:user:collection, TeachingChannel, Teamcoco, TeamTreeHouse, TechTalks, techtv.mit.edu, ted, Tele13, Tele5, TeleBruxelles, Telecinco, Telegraaf, TeleMB, TeleQuebec, TeleQuebecEmission, TeleQuebecLive, TeleQuebecSquat, TeleQuebecVideo, TeleTask, Telewebion, TennisTV, TenPlay, TestURL, TF1, TFO, TheIntercept, ThePlatform, ThePlatformFeed, TheScene, TheStar, TheSun, TheWeatherChannel, ThisAmericanLife, ThisAV, ThisOldHouse, TikTok, TikTokUser (CURRENTLY BROKEN), tinypic, TMZ, TMZArticle, TNAFlix, TNAFlixNetworkEmbed, toggle, ToonGoggles, tou.tv, Toypics, ToypicsUser, TrailerAddict (CURRENTLY BROKEN), Trilulilu, Trovo, TrovoVod, TruNews, TruTV, Tube8, TubiTv, Tumblr, tunein:clip, tunein:program, tunein:shortener, tunein:station, tunein:topic, TunePk, Turbo, tv.dfb.de, TV2, tv2.hu, TV2Article, TV2DK, TV2DKBornholmPlay, TV4, TV5MondePlus, tv5unis, tv5unis:video, tv8.it, TVA, TVANouvelles, TVANouvellesArticle, TVC, TVCArticle, TVer, tvigle, tvland.com, TVN24, TVNet, TVNoe, TVNow, TVNowAnnual, TVNowNew, TVNowSeason, TVNowShow, tvp, tvp:embed, tvp:series, TVPlayer, TVPlayHome, Tweakers, TwitCasting, twitch:clips, twitch:stream, twitch:vod, TwitchCollection, TwitchVideos, TwitchVideosClips, TwitchVideosCollections, twitter, twitter:amplify, twitter:broadcast, twitter:card, udemy, udemy:course, UDNEmbed, UFCArabia, UFCTV, UKTVPlay, umg:de, UnicodeBOM, Unistra, Unity, uol.com.br, uplynk, uplynk:preplay, Urort, URPlay, USANetwork, USAToday, ustream, ustream:channel, ustudio, ustudio:embed, Varzesh3, Vbox7, VeeHD, Veoh, Vesti, Vevo, VevoPlaylist, VGTV, vh1.com, vhx:embed, Viafree, vice, vice:article, vice:show, Vidbit, Viddler, Videa, video.google:search, video.sky.it, video.sky.it:live, VideoDetective, videofy.me, videomore, videomore:season, videomore:video, VideoPress, Vidio, VidLii, vidme, vidme:user, vidme:user:likes, vier, vier:videos, viewlift, viewlift:embed, Viidea, viki, viki:channel, vimeo, vimeo:album, vimeo:channel, vimeo:group, vimeo:likes, vimeo:ondemand, vimeo:review, vimeo:user, vimeo:watchlater, Vimple, Vine, vine:user, Viqeo, Viu, viu:ott, viu:playlist, Vivo, vk, vk:uservideos, vk:wallpost, vlive, vlive:channel, vlive:post, Vodlocker, VODPl, VODPlatform, VoiceRepublic, Voot, VoxMedia, VoxMediaVolume, vpro, Vrak, VRT, VrtNU, vrv, vrv:series, VShare, VTM, VTXTV, vube, VuClip, VVVVID, VVVVIDShow, VyboryMos, Vzaar, Wakanim, Walla, WalyTV, washingtonpost, washingtonpost:article, wat.tv, WatchBox, WatchIndianPorn, WDR, wdr:mobile, WDRElefant, WDRPage, Webcaster, WebcasterFeed, WebOfStories, WebOfStoriesPlaylist, Weibo, WeiboMobile, WeiqiTV, Wistia, WistiaPlaylist, wnl, WorldStarHipHop, WSJ, WSJArticle, WWE, XBef, XboxClips, XFileShare, XHamster, XHamsterEmbed, XHamsterUser, xiami:album, xiami:artist, xiami:collection, xiami:song, ximalaya, ximalaya:album, XMinus, XNXX, Xstream, XTube, XTubeUser, Xuite, XVideos, XXXYMovies, Yahoo, yahoo:gyao, yahoo:gyao:player, yahoo:japannews, YandexDisk, yandexmusic:album, yandexmusic:artist:albums, yandexmusic:artist:tracks, yandexmusic:playlist, yandexmusic:track, YandexVideo, YapFiles, YesJapan, yinyuetai:video, Ynet, YouJizz, youku, youku:show, YouNowChannel, YouNowLive, YouNowMoment, YouPorn, YourPorn, YourUpload, youtube, youtube:favorites, youtube:history, youtube:playlist, youtube:recommended, youtube:search, youtube:search:date, youtube:subscriptions, youtube:tab, youtube:truncated_id, youtube:truncated_url, youtube:watchlater, YoutubeYtBe, YoutubeYtUser, Zapiks, Zattoo, ZattooLive, ZDF, ZDFChannel, zingmp3, Zype