Package: bats Version: 1.8.0-3~nd110+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~nd110+1_all.deb Size: 47932 SHA256: ba333bfa4544d9060c88a590ed426fc3b69b2993fd3dc7dfe89358503aa4566f SHA1: e42873a83a84951fa9464997f4a6e0bfe1cb5a50 MD5sum: bb5e93261099a95bd8da41b71032d31b 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~nd110+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~nd110+1_all.deb Size: 8976 SHA256: c3291e46c008e7f0dc4fe1d9dfa5414f745b41deba152ab6bf80b188353652bb SHA1: d40799a20128c7cc5cde33d2332e288d7438e024 MD5sum: 418f1c8bf497e8b6f5d014a0292956bb 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~nd110+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~nd110+1_all.deb Size: 7160 SHA256: 23ded634cc58090d4f9c43badc70f1a0b5ae49422cb95436a9e1e39ac847b0d5 SHA1: 8f3aae337287bdaec5670fb793e3a9bd28a34c3e MD5sum: d997b08fa9c5618ff891a1235aa55eb3 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~nd110+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~nd110+1_all.deb Size: 5928 SHA256: 0b4c5bad5fb5fa4b20ebc014c902b5f457208924dced73147234c6a12832f9a3 SHA1: b325d00db582c9ecc3b30d5eaf8ce1b78abb811b MD5sum: 399e8ef566a935e817b414e88deb9425 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~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 409 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~nd110+1_all.deb Size: 120168 SHA256: bea70f3fdfc5043f382caca15844579d27e64902ee75b95ecaeda358160f5bac SHA1: c648b66b6b2ef8b1c7c659f4b40a0b1fab420e58 MD5sum: b251da101004a029a8f8df7779156227 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: con-duct Version: 0.8.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 134 Depends: neurodebian-popularity-contest, procps, python3:any Recommends: python3-matplotlib Homepage: https://github.com/con/duct/ Priority: optional Section: python Filename: pool/main/c/con-duct/con-duct_0.8.0-1~nd110+1_all.deb Size: 22704 SHA256: 5a489f57881bbd5509d72fc95ec9d4283b79990657b79c4d2528f1bbcd4f57e6 SHA1: 2a6ad3b4e8f8c8ae547ce49b5af390023848aeb4 MD5sum: 3a4720ceecb67d6be8077b3b77b85ffe Description: lightweight wrapper to collect execution data for a command con-duct provides a duct command which is a lightweight wrapper that collects execution data for an arbitrary command. Execution data includes execution time, system information, and resource usage statistics of the command and all its child processes. It is intended to simplify the problem of recording the resources necessary to execute a command, particularly in an HPC environment. . Resource usage is determined by polling (at a sample-interval). During execution, duct produces a JSON lines file with one data point recorded for each report (at a report-interval). . This package installs the Python library and command-line tools. Package: datalad Version: 0.19.5-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 227 Depends: neurodebian-popularity-contest, python3-datalad (= 0.19.5-1~nd110+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.19.5-1~nd110+1_all.deb Size: 189804 SHA256: 061ef7d20390a2924ce6a8f7a7acd88a79b2c819321dc7d1bc02f4cdca15c87b SHA1: 614a5688b7c17dec2aad0313b26a311d4e49a3d6 MD5sum: 1db3c8cbd7cb76bcc57a3e375a33e398 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~nd110+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~nd110+1_all.deb Size: 28408 SHA256: a5c622ff987afbc46d3c733d06d2e27e230ded7e19ad054faca1f71a23f729af SHA1: 933c2d3078b2477406d705332cb2212e5278fa1c MD5sum: 4091acb406024cea702653a5443f3b9d 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.4~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1422 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.4~nd110+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.4~nd110+1_all.deb Size: 952148 SHA256: fdf5b2fdbead9a1475d2bda730a83e0af545b03edc572204ad17181c28666b14 SHA1: 8706480c5e027e35e87acee3b54f079bc92bfa17 MD5sum: 5fd0413974687198653b197e372c45bb 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: dh-octave Version: 1.2.7+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 68 Depends: neurodebian-popularity-contest, octave-dev | liboctave-dev, debhelper-compat (= 13), cme, libconfig-model-dpkg-perl, libparse-debcontrol-perl, libmime-tools-perl, libfile-find-rule-perl, dh-octave-autopkgtest, perl:any Provides: dh-sequence-octave Priority: optional Section: devel Filename: pool/main/d/dh-octave/dh-octave_1.2.7+nd1~nd110+1_all.deb Size: 23228 SHA256: 24a747c37f854d4d90f291d0f1d2202199d167ab728615fac4e8f3be5ad58abc SHA1: 1723bc169a927ac06b7c29618986ca93c13dbe52 MD5sum: ed8a980019cc65a09dd0b969bf970697 Description: Debhelper-based infrastructure for building Octave add-on packages Since version 3.0 of Octave (a numerical computation software), add-ons can be installed through the pkg.m system. This package provides the infrastructure for packaging such add-ons for Debian, based on debhelper. It replaces the deprecated octave-pkg-dev package. This package contains debhelper-like scripts for building, checking and cleaning the add-on package as well as for generating the substitution variables in debian/control. . This package is intended to be used by the Debian Octave Group and should be of little interest to general users. Package: dh-octave-autopkgtest Source: dh-octave Version: 1.2.7+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 26 Depends: neurodebian-popularity-contest, gnuplot-nox, fonts-freefont-otf Priority: optional Section: devel Filename: pool/main/d/dh-octave/dh-octave-autopkgtest_1.2.7+nd1~nd110+1_all.deb Size: 9684 SHA256: 78c53b38df6b992111a14ec3e24b0321a4f65a8ece527c8068b1c94f0188e527 SHA1: a38cbb4c30f2452d9759366e7ef64b2870bbec6d MD5sum: def23c0dc04c615e8deb725c19545305 Description: script for the automatic testing of Octave add-on packages This package contains the dh_octave_check script that runs the unit tests contained in all *.m and *.cc files available in the source tree from which it is launched. It is intended to be used by the support for Octave-Forge add-on packages, which is implemented in autodep8. Package: dh-python Version: 5.20230130+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 445 Depends: neurodebian-popularity-contest, python3:any, python3-distutils | python3 (<< 3.6.5~rc1-1) Suggests: libdpkg-perl, dpkg-dev, flit, python3-build, python3-tomli, python3-installer Breaks: python3 (<< 3.3.2-4~) Provides: dh-sequence-python3 Multi-Arch: foreign Priority: optional Section: python Filename: pool/main/d/dh-python/dh-python_5.20230130+nd1~nd110+1_all.deb Size: 103844 SHA256: b76ef64ad5a391eef07573f5b0ba7e4792ac32e8500eecf2fdf58bccedef185b SHA1: ee078955ebea54a5b25ac09ad19e5dade5459055 MD5sum: 24b5696cfe05cb4fb29baf69cfe76e40 Description: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: git-annex-remote-rclone Version: 0.8-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 24 Depends: neurodebian-popularity-contest, git-annex | git-annex-standalone, rclone Homepage: https://github.com/DanielDent/git-annex-remote-rclone Priority: optional Section: utils Filename: pool/main/g/git-annex-remote-rclone/git-annex-remote-rclone_0.8-1~nd110+1_all.deb Size: 8564 SHA256: 67971319cdf77df8334743a54924cfa5d9415e3c89ac83a4b372ea1c0ed75e2d SHA1: fa0016112ad6eacb7ec0c21ad420c8f2ca486db0 MD5sum: 0f85306d1519c9f27e83e3c3954e831a Description: rclone-based git annex special remote This is a wrapper around rclone to make any destination supported by rclone usable with git-annex. . Cloud storage providers supported by rclone currently include: * Google Drive * Amazon S3 * Openstack Swift / Rackspace cloud files / Memset Memstore * Dropbox * Google Cloud Storage * Microsoft One Drive * Hubic * Backblaze B2 * Yandex Disk . Note: although Amazon Cloud Drive support is implemented, it is broken ATM see https://github.com/DanielDent/git-annex-remote-rclone/issues/22 . Package: heudiconv Version: 0.13.1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 13543 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.13.1-1~nd110+1_all.deb Size: 7662060 SHA256: 9d266d1203e2655bea7314df4ee6cbfa30c37be3b1ace7957657936d5b097d75 SHA1: 2fc17e03ace7c8e8d59e7c044ea500efcbe0def3 MD5sum: 17b9820e851b704b1ee69152236827df 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: libdebhelper-perl Source: debhelper Version: 13.11.4~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 312 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.4~nd110+1_all.deb Size: 81380 SHA256: 9dcb940abf9b7721e20d5faf960b91acc9ab3fb45a6e0c61502e07d8094765c2 SHA1: d9be2ffc8f0f13bd0aab38389006073b363d1282 MD5sum: 950f0e8f6c275632a117f192581cab87 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~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 907 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~nd110+1_all.deb Size: 144012 SHA256: 165f62cf871966af86fe47db74cace00513cf5ba5ded986a5bfad3ea4ecca636 SHA1: e99d09839b8388a7dddc26cf696597d716d17fa8 MD5sum: 364815526997387be4a6b7ac397ad2c9 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.42.2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 94 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.42.2~nd110+1_all.deb Size: 31212 SHA256: 909aae83225a32d644b3f20df03920977ad838768639f7ee34541203f10cba5e SHA1: e70b83eb2848a73a408585d13943844a051c08bf MD5sum: 0180ede79912924e6fb3dea659ed6d47 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.42.2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 20 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.42.2~nd110+1_all.deb Size: 6848 SHA256: 6a05e985731abee0555e5c0676ca8342b196d10fbda7f3564fb892d308d355b5 SHA1: 494c90c1e02e65a94134509cc282acb4a6543d18 MD5sum: 1d22fcb598e17bdd52542342eb87132d 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.42.2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 195 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.42.2~nd110+1_all.deb Size: 118236 SHA256: c5b94ffc2130b442e43a288279980b3a4a62c1472e6e2c42f39ec944e421e400 SHA1: 63ceb0e5ec5a1359afacd1b086c47a77a0c3878f MD5sum: 81f61b183dbebac8adbf6c09b4bd4399 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.42.2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 109 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.42.2~nd110+1_all.deb Size: 30600 SHA256: 3a6fd9db0c34513318f7b5de1999498e0161da336baf01568038311ada55d186 SHA1: fdc81d8f16b5c4527a819b86014147a069901257 MD5sum: bbb6a2615fa6b9bf1887d25408c2c166 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.42.2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 35 Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian-freeze_0.42.2~nd110+1_all.deb Size: 11448 SHA256: 6790501032272451e405d634a49b080b0fcc72650c065ed4b5ec8f490e0dcdb8 SHA1: b1d896b3d912af2f91167215f9126f04f561786e MD5sum: f58f3298d3c338803e34242237648a05 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.42.2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 24 Depends: popularity-contest Homepage: http://neuro.debian.net Priority: optional Section: science Filename: pool/main/n/neurodebian/neurodebian-popularity-contest_0.42.2~nd110+1_all.deb Size: 9032 SHA256: 56cb2ce110c502b24a7d687ae6d8d06500a3ac15aa45013f52ac7c3c8d70e3bf SHA1: 2c53dabf01468012d16a9858cb85f93ab639b3b8 MD5sum: 8e0276e24bce40ba698b518a959b8dd6 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~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 12054 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~nd110+1_all.deb Size: 1403424 SHA256: 25695d8fde6968e527a9cac85cfb570d5bff261bc5bdf8200699f3c0a4de7d68 SHA1: 56b1ccc0fbf3dea0b44e51516cf67f1dda53a240 MD5sum: 8919f46170e41a70b36521d680aafa6f 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.14.dfsg1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 57985 Depends: neurodebian-popularity-contest Recommends: alsa-utils, apriltag, gamemode Suggests: gnuplot Homepage: http://psychtoolbox.org Priority: optional Section: science Filename: pool/main/p/psychtoolbox-3/psychtoolbox-3-common_3.0.19.14.dfsg1-1~nd110+1_all.deb Size: 26269064 SHA256: 6fed1a84c63e78e123c600f14bb5e6e1d35a0228592ece0bbef6c45c57ac0278 SHA1: b14dfd2d1bdeb956c2595892a3b23baf7448e3da MD5sum: 911626e1478b252a11a472ea194f40f3 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: pybuild-plugin-autopkgtest Source: dh-python Version: 5.20230130+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 16 Depends: neurodebian-popularity-contest, dh-python (= 5.20230130+nd1~nd110+1), debhelper, make Multi-Arch: foreign Priority: optional Section: python Filename: pool/main/d/dh-python/pybuild-plugin-autopkgtest_5.20230130+nd1~nd110+1_all.deb Size: 9408 SHA256: 08d9449d8b7bac7dd2175902596fe84517884da5eac584e8350519571d187ca9 SHA1: 84ee6f4f8f418ddb2d010d25ea50202b451d61c0 MD5sum: 0b1de557abeb886448268f8d9608434b Description: pybuild autopkgtest test runner (metapackage) This package depends on the packages required to run pybuild-autopkgtest, a pybuild-based autopkgtest test runner. pybuild-autopkgtest will run the same test suite that regular pybuild runs during build time, but against the installed packages and without doing a build first. Package: pybuild-plugin-pyproject Source: dh-python Version: 5.20230130+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 16 Depends: neurodebian-popularity-contest, dh-python (= 5.20230130+nd1~nd110+1), python3-build (>> 0.7~), python3-installer, python3-tomli Multi-Arch: foreign Priority: optional Section: python Filename: pool/main/d/dh-python/pybuild-plugin-pyproject_5.20230130+nd1~nd110+1_all.deb Size: 9372 SHA256: ab12915bfe9d1f6fd645b0ea5ffb8a2f70e33ca0c4668b7ca8e2f844c392b8ab SHA1: 089c4290e501604639386e77b342ce345540e7fb MD5sum: 76ea6d3757b2cc5104d6cca0464f26bf Description: Debian helper tools for packaging Python libraries using PEP517 This metapackage depends on the components necessary for building packages with the generic PEP517 build plugin. Package: python3-build Source: python-build Version: 0.9.0-1~bpo11+1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 78 Depends: neurodebian-popularity-contest, python3-importlib-metadata | python3 (>> 3.8), python3-packaging, python3-pep517 (>= 0.9), python3-tomli | python3 (>> 3.11), python3:any, python3-toml, python3-wheel Suggests: python3-pip, python3-venv Homepage: https://github.com/pypa/build Priority: optional Section: python Filename: pool/main/p/python-build/python3-build_0.9.0-1~bpo11+1~nd110+1_all.deb Size: 21016 SHA256: 50adc7ce916ae094da7a62ba8531fd937a085e13b89833a380d4a62e4e12ea3c SHA1: 1d48edbdf7701deab3fb78098eb7fc93cc68e3b8 MD5sum: a6a33edac4cc50719f97ff67c12f9e1e Description: Simple, correct PEP517 package builder (Python 3) python-build will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management. . This package installs the library for Python 3. Package: python3-datalad Source: datalad Version: 0.19.5-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 4346 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 (>= 3.9) | python3-importlib-resources (>= 3.0~), python3-iso8601, python3-keyring, python3-keyrings.alt | python3-keyring (<= 8), python3-msgpack, python3-appdirs, python3-requests (>= 1.2), python3-secretstorage, python3-typing-extensions (>= 3.10.0.2~), python3-tqdm (>= 4.32.0), python3-chardet, python3-packaging, python3:any Recommends: python3-boto, python3-html5lib, python3-httpretty, python3-lzma, 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.19.5-1~nd110+1_all.deb Size: 888520 SHA256: d033afcd04149c68e5eb870bd70867854d6bee90987c8f7fb48001b38dc7d3b5 SHA1: 71ac89c8676e43bf969ee3bec8281c5c01d92e11 MD5sum: cd36f14ff62f1803e9723fd837d89829 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~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 506 Depends: neurodebian-popularity-contest, python3-dicom, python3-nibabel, python3-numpy, python3-pydicom, python3:any, libjs-sphinxdoc (>= 2.4.3-5~) Conflicts: python-dcmstack Homepage: https://github.com/moloney/dcmstack Priority: optional Section: science Filename: pool/main/d/dcmstack/python3-dcmstack_0.9-1~nd110+1_all.deb Size: 75084 SHA256: adcf03df4941c09f09089df3ae01ad6ec729d0f2bd926e429afb8056ed60a85a SHA1: c2c505be5d4bbe200cf84e938ed8cc7f5dcff6da MD5sum: 56f51d4e2c60c2c1d4e3d86ddf8963fe 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-fscacher Source: fscacher Version: 0.4.1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 113 Depends: neurodebian-popularity-contest, python3-joblib, python3-platformdirs, python3:any Homepage: https://github.com/con/fscacher Priority: optional Section: python Filename: pool/main/f/fscacher/python3-fscacher_0.4.1-1~nd110+1_all.deb Size: 15576 SHA256: ef107a107a1256cdf27663bb0f9e85b3f7238bc5109c1d19db5c1ef2e2398db5 SHA1: b8ab4128c8b277f54e9ae5d16e175d125eeb85ec MD5sum: 855d6a7ebfad5fd8b2bb8824a8c51c5a Description: caching results of operations on heavy file trees fscacher is a Python module which provides a cache and decorator for memoizing functions whose outputs depend upon the contents of a file argument. . If you have a function 'foo()' that takes a file path as its first argument, and if the behavior of 'foo()' is pure in the *contents* of the path and the values of its other arguments, 'fscacher' can help cache that function. It caches the outputs of 'foo()' will be cached for each set of input arguments and for a "fingerprint" (timestamps and size) of each 'path'. If 'foo()' is called twice with the same set of arguments, the result from the first call will be reused for the second, unless the file pointed to by 'path' changes, in which case the function will be run again. Package: python3-importlib-metadata Source: python-importlib-metadata Version: 4.6.4-1~nd3~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 75 Depends: neurodebian-popularity-contest, 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~nd110+1_all.deb Size: 22912 SHA256: 3a49550586b730ced680524d40fec8203254fac8ab851a726c7c0505ee7958f4 SHA1: 3ae813e9f5b90f13bf0b920c322144386fb54218 MD5sum: e835ec1860786c2d005efd8bcc49bf8b 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~nd110+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~nd110+1_all.deb Size: 18472 SHA256: 272c6dbcd4aa0fe42ef1e968ecc596d102587373bce2deb4decac4f07b66e5c7 SHA1: 6ac284335d15ea8fd7d504a1d0d91ac72beb8ef2 MD5sum: 01b2940b0bb894ca1f174ec316dd0575 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-installer Source: python-installer Version: 0.4.0+dfsg1-2~bpo11+1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 69 Depends: neurodebian-popularity-contest, python3-importlib-resources | python3 (>> 3.7), python3:any Suggests: python-installer-doc Homepage: https://github.com/pradyunsg/installer/ Priority: optional Section: python Filename: pool/main/p/python-installer/python3-installer_0.4.0+dfsg1-2~bpo11+1~nd110+1_all.deb Size: 16148 SHA256: c89e215a9a88cbaa00297a8a8805ac94ca98a064582336b2f46852f6392a8658 SHA1: c92a10caff5d655409b7f3f1b0970e9e9df5f957 MD5sum: 9623d4529b01edcb0d56a02f5ea8e56d Description: Python library for unpacking and installing wheels "installer" is a low-level library for installing a Python package from a wheel distribution; the wheel is the basic unit of Python module distribution to end users. It provides basic functionality and abstractions for handling wheels and installing packages from wheels, including: . * Logic for "unpacking" a wheel (i.e. installation). * Abstractions for various parts of the unpacking process. * Extensible simple implementations of the abstractions. * Platform-independent Python script wrapper generation. Package: python3-libxmp Source: python-xmp-toolkit Version: 2.0.1+git20170629.5692bdf-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 147 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~nd110+1_all.deb Size: 23728 SHA256: e706cf3e580a9713bc20e8bc7a8c6f04f002b5fb6e97730475e2b446b21300b4 SHA1: 26e63a3e6fc0e71e221f3d425a5fdd855802c0a2 MD5sum: 0cb3428dee2287496a897566253bd5d7 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~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 239 Depends: neurodebian-popularity-contest, libjs-sphinxdoc (>= 2.4.3-5~) 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~nd110+1_all.deb Size: 34188 SHA256: c8768c3a6ec17ecac4f5eed1981704e04276b2fc646c9e4fa5aab6828e5a1214 SHA1: 9f3b60f255ef488a23aaa9599e4acd3d3a13bd91 MD5sum: dff4ca2ed0f7bbca6316bd0a85701958 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-tomli Source: python-tomli Version: 1.2.2-2~bpo11+1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 57 Depends: neurodebian-popularity-contest, python3:any Homepage: https://github.com/hukkin/tomli Priority: optional Section: python Filename: pool/main/p/python-tomli/python3-tomli_1.2.2-2~bpo11+1~nd110+1_all.deb Size: 14280 SHA256: 64ff650a974f221a01f2b772d7019eb5b6e34b14e4996d3bbdcf7d393d215866 SHA1: 029c9e6f8cbb8a7e96ad42a5396840ca964f363f MD5sum: 3d8af5d6f6c149a8f3408c3b508c0459 Description: lil' TOML parser for Python Tomli is a Python library for parsing TOML. https://toml.io/ Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0 Package: python3-typing-extensions Source: python-typing-extensions Version: 3.10.0.2-1~bpo11+1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 213 Depends: neurodebian-popularity-contest, python3:any Homepage: https://github.com/python/typing/blob/master/typing_extensions/README.rst Priority: optional Section: python Filename: pool/main/p/python-typing-extensions/python3-typing-extensions_3.10.0.2-1~bpo11+1~nd110+1_all.deb Size: 35352 SHA256: 3da01aaab298d10539195057aefbe2321144b378ab46e780eaa6de0f4cdc085b SHA1: f3c1529c3ad116625997a7cc97c352223f1c7a71 MD5sum: 1f45bc4fda0cd7474b9dbd34740367e5 Description: Backported and Experimental Type Hints for Python The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. . The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol. . Users of other Python versions should continue to install and use the typing module from PyPI instead of using this one unless specifically writing code that must be compatible with multiple Python versions or requires experimental types. Package: s3cmd Version: 2.3.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 525 Depends: neurodebian-popularity-contest, python3-dateutil, python3-magic, python3:any Homepage: https://s3tools.org/s3cmd Priority: optional Section: utils Filename: pool/main/s/s3cmd/s3cmd_2.3.0-1~nd110+1_all.deb Size: 120848 SHA256: e93276c3f55055600f71656d3f53f3e9b53b60652d128a05c05fe6fc79a7da9b SHA1: b77af6f37b7515a52ab1e06e58fc36bc2922d194 MD5sum: dac2f5dadc9212f1b7a415756056027c Description: command-line Amazon S3 client Command-line tool to upload, retrieve and manage data in Amazon S3 service (http://www.amazon.com/s3/), designed for use in scripts. Features: - creating and destroying S3 buckets - uploading and downloading files - listing remote files - removing remote files - synchronizing local directories to S3 buckets - getting various information about buckets and disk usage . s3cmd supports both (US and EU) S3 datacentres. Package: yt-dlp Version: 2023.12.30-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 10087 Depends: neurodebian-popularity-contest, python3-brotli, python3-certifi, python3-mutagen, python3-pycryptodome, python3-requests, python3-urllib3, python3-websockets, python3:any, python3-pkg-resources Recommends: aria2 | wget | curl, ca-certificates, ffmpeg Suggests: libfribidi-bin | bidiv, phantomjs Homepage: https://github.com/yt-dlp/yt-dlp Priority: optional Section: web Filename: pool/main/y/yt-dlp/yt-dlp_2023.12.30-1~nd110+1_all.deb Size: 1895844 SHA256: 70a74963da67c177d59c5e1c61ef7bea00aa96e4d7ad38067f38b09f38d5ce97 SHA1: 9811da9964c0e8403dc076dd23295be65b4b206e MD5sum: df0d050a0613da35674b142950cbe534 Description: downloader of videos from YouTube and other sites yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project. . yt-dlp 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. . yt-dlp 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: . 17live, 1News, 1tv, 20min, 23video, 247sports, 24tv.ua, 3qsdn, 3sat, 4tube, 56.com, 6play, 7plus, 8tracks, 91porn, 9c9media, 9gag, 9now.com.au, abc.net.au, abcnews, abcotvs, AbemaTV, AbemaTVTitle, acast, AcFunBangumi, AcFunVideo, ADN, AdobeConnect, adobetv, AdultSwim, aenetworks, AeonCo, afreecatv, AirTV, AitubeKZVideo, AliExpressLive, AlJazeera, Allocine, Allstar, AllstarProfile, AlphaPorno, Alsace20TV, Alsace20TVEmbed, altcensored, Alura, AluraCourse, Amara, AmazonMiniTV, AmazonReviews, AmazonStore, AMCNetworks, AmericasTestKitchen, AmericasTestKitchenSeason, AmHistoryChannel, AnchorFMEpisode, anderetijden, Angel, AnimalPlanet, Anvato, aol.com, APA, Aparat, AppleConnect, AppleDaily, ApplePodcasts, appletrailers, archive.org, ArcPublishing, ARD, ARDMediathek, ARDMediathekCollection, Arkena, arte.sky.it, ArteTV, ArteTVCategory, ArteTVEmbed, ArteTVPlaylist, AtresPlayer, AtScaleConfEvent, ATVAt, AudiMedia, AudioBoom, audiomack, Audius, AWAAN, axs.tv, AZMedien, BaiduVideo, BanBye, BanByeChannel, bandaichannel, Bandcamp, BannedVideo, bbc, bbc.co.uk, BBVTV, BBVTVLive, BBVTVRecordings, BeatBumpPlaylist, BeatBumpVideo, Beatport, Beeg, BehindKink, Bellator, BellMedia, BerufeTV, Bet, bfmtv, Bigflix, Bigo, Bild, BiliBili, Bilibili category extractor, BilibiliAudio, BilibiliAudioAlbum, BiliBiliBangumi, BiliBiliBangumiMedia, BiliBiliBangumiSeason, BilibiliCheese, BilibiliCheeseSeason, BilibiliCollectionList, BilibiliFavoritesList, BiliBiliPlayer, BilibiliPlaylist, BiliBiliSearch, BilibiliSeriesList, BilibiliSpaceAudio, BilibiliSpaceVideo, BilibiliWatchlater, BiliIntl, BiliLive, BioBioChileTV, Biography, BitChute, BitChuteChannel, BlackboardCollaborate, BleacherReport, BleacherReportCMS, blerp, blogger.com, Bloomberg, BokeCC, BongaCams, BostonGlobe, Box, BoxCastVideo, Bpb, BR, BrainPOP, BrainPOPELL, BrainPOPEsp, BrainPOPFr, BrainPOPIl, BrainPOPJr, BravoTV, BreitBart, Bundesliga, Bundestag, BusinessInsider, BuzzFeed, BYUtv, CableAV, Callin, Caltrans, CAM4, Camdemy, CamdemyFolder, CamFMEpisode, CamFMShow, CamModels, Camsoda, CamtasiaEmbed, Canal1, CanalAlpha, canalc2.tv, Canalplus, CaracolTvPlay, CartoonNetwork, cbc.ca, CBS, CBSInteractive, CBSLocal, CBSLocalArticle, CBSLocalLive, cbsnews, cbssports, CCMA, CCTV, CDA, Cellebrite, CeskaTelevize, CGTN, CharlieRose, Chaturbate, Chilloutzone, Chingari, ChingariUser, cielotv.it, Cinemax, CinetecaMilano, Cineverse, CineverseDetails, CiscoLiveSearch, CiscoLiveSession, ciscowebex, CJSW, Clipchamp, cliphunter, Clippit, ClipRs, ClipYouEmbed, CloserToTruth, CloudflareStream, Clubic, Clyp, cmt.com, CNBC, CNBCVideo, CNN, CNNArticle, CNNBlogs, CNNIndonesia, ComedyCentral, ComedyCentralTV, ConanClassic, CondeNast, CONtv, CookingChannel, Corus, Coub, CozyTV, cp24, cpac, Cracked, Crackle, Craftsy, CrooksAndLiars, CrowdBunker, CrowdBunkerChannel, Crtvg, crunchyroll, CSpan, CSpanCongress, CtsNews, CTV, CTVNews, cu.ntv.co.jp, CultureUnplugged, curiositystream, CWTV, Cybrary, CybraryCourse, DacastPlaylist, DacastVOD, DagelijkseKost, DailyMail, dailymotion, DailyWire, DailyWirePodcast, daum.net, DBTV, DctpTv, DeezerAlbum, DeezerPlaylist, democracynow, DestinationAmerica, DetikEmbed, DeuxM, DeuxMNews, DHM, Digg, DigitalConcertHall, DigitallySpeaking, Digiteka, DiscogsReleasePlaylist, Discovery, DiscoveryLife, DiscoveryNetworksDe, DiscoveryPlus, DiscoveryPlusIndia, DiscoveryPlusIndiaShow, DiscoveryPlusItaly, DiscoveryPlusItalyShow, Disney, DIYNetwork, dlf, Douyin, DouyuShow, DouyuTV, DPlay, DRBonanza, Drooble, Dropbox, Dropout, DropoutSeason, DrTuber, drtv, DTube, duboku, Dumpert, Duoplay, dvtv, dw, EaglePlatform, EbaumsWorld, Ebay, EinsUndEinsTV, EinsUndEinsTVLive, EinsUndEinsTVRecordings, Einthusan, eitb.tv, Elonet, ElPais, ElTreceTV, Embedly, EMPFlix, Epicon, EpiconSeries, EpidemicSound, eplus, Epoch, Eporner, Erocast, EroProfile, ertflix, ESPN, ESPNArticle, ESPNCricInfo, EttuTv, Europa, EuroParlWebstream, EuropeanTour, Eurosport, EUScreen, EWETV, EWETVLive, EWETVRecordings, Expressen, EyedoTV, facebook, FacebookPluginsVideo, faz.net, fc2, Fczenit, Fifa, Filmmodu, filmon, Filmweb, FiveThirtyEight, FiveTV, Flickr, Floatplane, FloatplaneChannel, Folketinget, FoodNetwork, FootyRoom, Formula1, FOX, FOX9, FOX9News, foxnews, FoxNewsVideo, FoxSports, fptplay, FranceCulture, FranceInter, FranceTV, francetvinfo.fr, FranceTVSite, Freesound, freespeech.org, FreeTvMovies, FrontendMasters, FrontendMastersCourse, FrontendMastersLesson, FujiTVFODPlus7, Funimation, Funk, Funker530, Fux, FuyinTV, Gab, GabTV, Gaia, GameInformer, GameJolt, GameJoltCommunity, GameJoltGame, GameJoltGameSoundtrack, GameJoltSearch, GameJoltUser, GameSpot, GameStar, Gaskrank, Gazeta, GDCVault, GediDigital, gem.cbc.ca, generic, Genius, GeniusLyrics, Gettr, GettrStreaming, GiantBomb, Giga, GlattvisionTV, GlattvisionTVLive, GlattvisionTVRecordings, Glide, GlobalCyclingNetworkPlus, GlobalPlayerAudio, GlobalPlayerAudioEpisode, GlobalPlayerLive, GlobalPlayerLivePlaylist, GlobalPlayerVideo, Globo, GloboArticle, glomex, GMANetworkVideo, Go, GoDiscovery, GodTube, Gofile, Golem, GoogleDrive, GoPlay, GoPro, Goshgay, GoToStage, GPUTechConf, Gronkh, Groupon, Harpodeon, hbo, HearThisAt, Heise, HellPorno, hetklokhuis, HGTVDe, HGTVUsa, HiDive, HistoricFilms, HitRecord, hketv, HollywoodReporter, HollywoodReporterPlaylist, Holodex, HotNewHipHop, hotstar, hrfernsehen, HRTi, HRTiPlaylist, HSEProduct, HSEShow, html5, Huajiao, HuffPost, Hungama, HungamaAlbumPlaylist, HungamaSong, Hypem, Hytale, Icareus, IdolPlus, IflixSeries, ign.com, IGNArticle, IGNVideo, iheartradio, Iltalehti, imdb, Imgur, Ina, Inc, IndavideoEmbed, InfoQ, Instagram, InstagramIOS, Internazionale, InternetVideoArchive, InvestigationDiscovery, IPrima, IPrimaCNN, iq.com, iqiyi, IslamChannel, IslamChannelSeries, IsraelNationalNews, ITProTV, ITProTVCourse, ITV, ITVBTCC, ivi, ivideon, IVXPlayer, iwara, Ixigua, Izlesene, Jable, JablePlaylist, Jamendo, JamendoAlbum, JeuxVideo, JioSaavnAlbum, JioSaavnSong, Joj, JoqrAg, Jove, JStream, JTBC, JWPlatform, Kakao, Kaltura, Kanal2, KankaNews, Karaoketv, KarriereVideos, Katsomo, KelbyOne, Ketnet, khanacademy, Kick, Kicker, KickStarter, KickVOD, KinoPoisk, Kommunetv, KompasVideo, KonserthusetPlay, Koo, KrasView, KTH, Ku6, KUSI, la7.it, LastFM, LastFMPlaylist, LastFMUser, LaXarxaMes, lbry, LCI, Lcp, LcpPlay, Le, Lecture2Go, Lecturio, LecturioCourse, LecturioDeCourse, LeFigaroVideoEmbed, LeFigaroVideoSection, LEGO, Lemonde, Lenta, LePlaylist, LetvCloud, Libsyn, life, likee, limelight, LinkedIn, Liputan6, ListenNotes, LiTV, LiveJournal, livestream, Livestreamfails, Lnk, LnkGo, loc, LocalNews8, LoveHomePorn, LRTStream, LRTVOD, Lumni, lynda, maariv.co.il, MagellanTV, MagentaMusik360, mailru, MainStreaming, MallTV, MangoTV, ManotoTV, ManotoTVLive, ManotoTVShow, ManyVids, MaoriTV, Markiza, MarkizaPage, massengeschmack.tv, Masters, MatchTV, MBN, MDR, MedalTV, media.ccc.de, Mediaite, MediaKlikk, Medialaan, Mediaset, MediasetShow, Mediasite, MediasiteCatalog, MediasiteNamedCatalog, MediaStream, MediaWorksNZVOD, Medici, megaphone.fm, megatvcom, Meipai, MelonVOD, Metacritic, mewatch, MiaoPai, MicrosoftEmbed, microsoftstream, mildom, minds, MinistryGrid, Minoto, mirrativ, MirrorCoUK, MiTele, mixch, mixcloud, MLB, MLBArticle, MLBTV, MLBVideo, MLSSoccer, MNetTV, MNetTVLive, MNetTVRecordings, MochaVideo, Mojvideo, Monstercat, MonsterSirenHypergryphMusic, Morningstar, Motherless, MotherlessGallery, MotherlessGroup, Motorsport, MotorTrend, MotorTrendOnDemand, MovieFap, Moviepilot, MoviewPlay, Moviezine, MovingImage, MSN, mtg, mtv, mtv.de, mtv.it, mtvjapan, MTVUutisetArticle, MuenchenTV, MujRozhlas, Murrtube, MurrtubeUser, MuseAI, MuseScore, MusicdexAlbum, MusicdexArtist, MusicdexPlaylist, MusicdexSong, mva, Mxplayer, MxplayerShow, MySpace, MySpass, MyVideoGe, MyVidster, Mzaalo, n-tv.de, N1InfoAsset, Nate, NateProgram, NationalGeographicTV, Naver, navernow, nba, NBC, NBCNews, nbcolympics, NBCSports, NBCSportsStream, NBCSportsVPlayer, NBCStations, ndr, NDTV, Nebula, NekoHacker, NerdCubedFeed, NetPlusTV, NetPlusTVLive, NetPlusTVRecordings, Netverse, NetversePlaylist, NetverseSearch, Netzkino, Newgrounds, NewsPicks, Newsy, NextMedia, NextMediaActionNews, NextTV, Nexx, NexxEmbed, NFB, NFHSNetwork, nfl.com, NhkForSchoolBangumi, NhkForSchoolProgramList, NhkForSchoolSubject, NhkRadioNewsPage, NhkRadiru, NhkRadiruLive, NhkVod, NhkVodProgram, nhl.com, nick.com, nick.de, nickelodeonru, niconico, NiconicoChannelPlus, NiconicoUser, Nintendo, Nitter, njoy, NobelPrize, NoicePodcast, NonkTube, NoodleMagazine, Noovo, NOSNLArticle, Nova, NovaEmbed, NovaPlay, nowness, Noz, npo, Npr, NRK, NRKPlaylist, NRKRadioPodkast, NRKSkole, NRKTV, NRKTVDirekte, NRKTVEpisode, NRKTVEpisodes, NRKTVSeason, NRKTVSeries, NRLTV, ntv.ru, NubilesPorn, Nuvid, NYTimes, NYTimesArticle, NYTimesCooking, nzherald, NZOnScreen, NZZ, ocw.mit.edu, OdaTV, Odnoklassniki, OfTV, OfTVPlaylist, OktoberfestTV, OlympicsReplay, on24, OnDemandChinaEpisode, OnDemandKorea, OnDemandKoreaProgram, OneFootball, OnePlacePodcast, onet.pl, onet.tv, OnetMVP, OnionStudios, Opencast, OpencastPlaylist, openrec, OraTV, OsnatelTV, OsnatelTVLive, OsnatelTVRecordings, OutsideTV, OwnCloud, PacktPub, PacktPubCourse, Panopto, PanoptoList, PanoptoPlaylist, ParamountNetwork, ParamountPlus, ParamountPlusSeries, ParamountPressExpress, Parler, parliamentlive.tv, Parlview, Patreon, PatreonCampaign, pbs, PBSKids, PearVideo, PeekVids, peer.tv, PeerTube, peloton, PerformGroup, periscope, PGATour, PhilharmonieDeParis, phoenix.de, Photobucket, Piapro, PIAULIZAPortal, Picarto, PicartoVod, Piksel, Pinkbike, Pinterest, PinterestCollection, Pladform, PlanetMarathi, Platzi, PlatziCourse, player.sky.it, PlayPlusTV, PlayStuff, PlaySuisse, Playtvak, PlayVids, Playwire, pluralsight, PlutoTV, PodbayFM, PodbayFMChannel, Podchaser, podomatic, Pokemon, PokemonWatch, PokerGo, PokerGoCollection, PolsatGo, PolskieRadio, Popcorntimes, PopcornTV, Pornbox, PornerBros, PornFlip, PornHub, PornHubPagedVideoList, PornHubPlaylist, PornHubUser, PornHubUserVideosUpload, Pornotube, PornoVoisines, PornoXO, PornTop, PornTube, Pr0gramm, PrankCast, PremiershipRugby, PressTV, ProjectVeritas, prosiebensat1, PRXAccount, PRXSeries, PRXStory, puhutv, Puls4, Pyvideo, QDance, QingTing, qqmusic, QuantumTV, QuantumTVLive, QuantumTVRecordings, Qub, R7, R7Article, Radiko, RadikoRadio, radio.de, radiocanada, RadioComercial, RadioComercialPlaylist, radiofrance, RadioFranceLive, RadioFrancePodcast, RadioFranceProfile, RadioFranceProgramSchedule, RadioJavan, radiokapital, RadioZetPodcast, radlive, Rai, RaiCultura, RaiNews, RaiPlay, RaiPlayLive, RaiPlayPlaylist, RaiPlaySound, RaiPlaySoundLive, RaiPlaySoundPlaylist, RaiSudtirol, RayWenderlich, RayWenderlichCourse, RbgTum, RbgTumCourse, RbgTumNewCourse, RBMARadio, RCS, RCSEmbeds, RCSVarious, RCTIPlus, RCTIPlusSeries, RCTIPlusTV, RDS, RedBull, RedBullEmbed, RedBullTV, RedBullTVRrnContent, Reddit, RedGifs, RedGifsSearch, RedGifsUser, RedTube, RegioTV, RENTV, RENTVArticle, Restudy, Reuters, ReverbNation, RheinMainTV, RinseFM, RMCDecouverte, RockstarGames, Rokfin, RoosterTeeth, RoosterTeethSeries, RottenTomatoes, Rozhlas, RozhlasVltava, RTBF, RTDocumentry, RTDocumentryPlaylist, rte, rtl.nl, rtl2, RTLLuLive, RTLLuRadio, RTNews, RTP, RTRFM, RTS, RTVCKaltura, RTVCPlay, RTVCPlayEmbed, RTVS, rtvslo.si, RudoVideo, Rule34Video, Rumble, RumbleChannel, RumbleEmbed, Ruptly, rutube, RUTV, Ruutu, Ruv, S4C, S4CSeries, safari, Saitosan, SAKTV, SAKTVLive, SAKTVRecordings, SaltTV, SaltTVLive, SaltTVRecordings, SampleFocus, Sangiin, Sapo, savefrom.net, SBS, sbs.co.kr, schooltv, ScienceChannel, Screen9, Screencast, Screencastify, ScreencastOMatic, ScrippsNetworks, Scrolller, SCTE, SCTECourse, Seeker, SenalColombiaLive, SenateGov, SenateISVP, SendtoNews, Servus, Sexu, SeznamZpravy, SeznamZpravyArticle, Shahid, ShahidShow, ShareVideosEmbed, ShemarooMe, ShowRoomLive, ShugiinItvLive, ShugiinItvLiveRoom, ShugiinItvVod, SibnetEmbed, simplecast, Sina, Skeb, sky.it, SkylineWebcams, SkyNewsAU, Slideshare, SlidesLive, Slutload, Smotrim, Snotr, Sohu, SohuV, SonyLIV, SonyLIVSeries, soundcloud, SoundcloudEmbed, soundgasm, southpark.cc.com, southpark.de, southpark.lat, southpark.nl, southparkstudios.dk, SovietsCloset, SovietsClosetPlaylist, SpankBang, SpankBangPlaylist, Spiegel, Sport5, SportBox, SportDeutschland, spotify, Spreaker, SpreakerPage, SpreakerShow, SpreakerShowPage, SpringboardPlatform, Sprout, SRGSSR, SRGSSRPlay, StacommuLive, StacommuVOD, StagePlusVODConcert, stanfordoc, StarTrek, startv, Steam, SteamCommunityBroadcast, Stitcher, StitcherShow, StoryFire, StoryFireSeries, StoryFireUser, Streamable, StreamCZ, StreamFF, StreetVoice, StretchInternet, Stripchat, Substack, SunPorno, SVT, SVTPage, SVTPlay, SVTSeries, SwearnetEpisode, Syfy, SYVDK, SztvHu, t-online.de, Tagesschau, Tass, TBS, TBSJPEpisode, TBSJPPlaylist, TBSJPProgram, TDSLifeway, Teachable, TeachableCourse, teachertube, TeachingChannel, Teamcoco, TeamTreeHouse, techtv.mit.edu, TedEmbed, TedPlaylist, TedSeries, TedTalk, Tele13, Tele5, TeleBruxelles, TelecaribePlay, Telecinco, Telegraaf, TeleMB, Telemundo, TeleQuebec, TeleQuebecEmission, TeleQuebecLive, TeleQuebecSquat, TeleQuebecVideo, TeleTask, Telewebion, Tempo, TennisTV, TenPlay, TenPlaySeason, TF1, TFO, TheGuardianPodcast, TheGuardianPodcastPlaylist, TheHoleTv, TheIntercept, ThePlatform, ThePlatformFeed, TheStar, TheSun, TheWeatherChannel, ThisAmericanLife, ThisOldHouse, ThisVid, ThisVidMember, ThisVidPlaylist, ThreeSpeak, ThreeSpeakUser, TikTok, TLC, TMZ, TNAFlix, TNAFlixNetworkEmbed, toggle, toggo, ToonGoggles, tou.tv, Toypics, ToypicsUser, TrailerAddict, TravelChannel, Triller, TrillerShort, TrillerUser, Trovo, TrovoChannelClip, TrovoChannelVod, TrovoVod, TrtCocukVideo, TrueID, TruNews, Truth, TruTV, Tube8, TubeTuGraz, TubeTuGrazSeries, TubiTv, TubiTvShow, Tumblr, TuneInPodcast, TuneInPodcastEpisode, TuneInStation, Turbo, tv.dfb.de, TV2, TV2Article, TV2DK, TV2DKBornholmPlay, tv2play.hu, tv2playseries.hu, TV4, TV5MondePlus, tv5unis, tv8.it, TVA, TVANouvelles, TVANouvellesArticle, TVC, TVCArticle, TVer, tvigle, TVIPlayer, tvland.com, TVN24, TVNoe, tvp, TVPlayer, TVPlayHome, Tweakers, TwitCasting, TwitCastingLive, TwitCastingUser, TwitchCollection, TwitchVideos, TwitchVideosClips, TwitchVideosCollections, twitter, Txxx, udemy, UDNEmbed, UFCArabia, UFCTV, ukcolumn, UKTVPlay, Unistra, Unity, uol.com.br, uplynk, Urort, URPlay, USANetwork, USAToday, ustream, ustudio, Utreon, Varzesh3, Vbox7, Veo, Veoh, Vesti, Vevo, VevoPlaylist, VGTV, vh1.com, vice, Viddler, Videa, video.arnes.si, video.sky.it, VideoDetective, videofy.me, VideoKen, VideoKenCategory, VideoKenPlayer, VideoKenPlaylist, VideoKenTopic, videomore, VideoPress, Vidio, VidioLive, VidioPremier, VidLii, Vidly, viewlift, Viidea, viki, vimeo, ViMP, Vine, Viqeo, Viu, ViuOTTIndonesia, vk, VKPlay, VKPlayLive, vm.tiktok, Vocaroo, VODPl, VODPlatform, voicy, VolejTV, Voot, VootSeries, VoxMedia, VoxMediaVolume, vpro, VRT, VrtNU, VTM, VTXTV, VTXTVLive, VTXTVRecordings, VuClip, VVVVID, VVVVIDShow, Walla, WalyTV, WalyTVLive, WalyTVRecordings, washingtonpost, wat.tv, WatchESPN, WDR, WDRElefant, WDRPage, Webcamerapl, Webcaster, WebcasterFeed, WebOfStories, WebOfStoriesPlaylist, Weibo, WeiboUser, WeiboVideo, WeiqiTV, WeTvSeries, Weverse, WeverseLive, WeverseLiveTab, WeverseMedia, WeverseMediaTab, WeverseMoment, WeVidi, Weyyak, whowatch, Whyp, wikimedia.org, Wimbledon, WimTV, WinSportsVideo, Wistia, WistiaChannel, WistiaPlaylist, wnl, WorldStarHipHop, wppilot, WrestleUniversePPV, WrestleUniverseVOD, WSJ, WSJArticle, WWE, WyborczaPodcast, Xanimu, XboxClips, XFileShare, XHamster, XHamsterEmbed, XHamsterUser, ximalaya, xinpianchang, XMinus, XNXX, Xstream, XVideos, XXXYMovies, Yahoo, YandexDisk, YandexVideo, YandexVideoPreview, YapFiles, Yappy, YappyProfile, YleAreena, YouJizz, youku, YouNowChannel, YouNowLive, YouNowMoment, YouPorn, YourPorn, YourUpload, youtube, YoutubeLivestreamEmbed, YoutubeYtBe, Zaiko, ZaikoETicket, Zapiks, Zattoo, ZattooLive, ZattooMovies, ZattooRecordings, ZDF, ZDFChannel, Zee5, ZeeNews, ZenYandex, ZenYandexChannel, Zhihu, zingmp3, zoom, Zype, generic,