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.7-1~nd120+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 117 Depends: neurodebian-popularity-contest, datalad (>= 0.13~), 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.7-1~nd120+1_all.deb Size: 27996 SHA256: a516793502a8355c32c4d9709edb016dba72c3c069a63409db811d30dd8b4f24 SHA1: 75feadb4608f7e0102189a69ec122c70bc7121da MD5sum: c53bc0c5a37284a7cce5fa05a60d90d2 Description: DataLad extension for working with containerized environments This extension enhances DataLad (http://datalad.org) for working with computational containers. Package: dcm2niix Version: 1:1.0.20220720-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 1023 Depends: neurodebian-popularity-contest, libc6 (>= 2.33), libgcc-s1 (>= 3.0), libopenjp2-7 (>= 2.0.0), libstdc++6 (>= 5.2), libyaml-cpp0.7 (>= 0.7.0) Homepage: https://github.com/rordenlab/dcm2niix Priority: optional Section: science Filename: pool/main/d/dcm2niix/dcm2niix_1.0.20220720-1~nd120+1_amd64.deb Size: 259160 SHA256: 2e8a5cb492ae48c63ebc7164a8e7bf13515432378b4fa5f269d761e61a5a230c SHA1: 166a636d2dffa003436b43b6837f451ec3d8968c MD5sum: f10f0810335b023c63fe44fe2b9643fc Description: converts DICOM and PAR/REC files into the NIfTI format This is the successor of the well-known dcm2nii program. it aims to provide same functionality albeit with much faster operation. This is a new tool that is not yet well tested, and does not handle ancient proprietary formats. Use with care. Package: dcm2niix-dbgsym Source: dcm2niix Version: 1:1.0.20220720-1~nd120+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 1426 Depends: dcm2niix (= 1:1.0.20220720-1~nd120+1) Priority: optional Section: debug Filename: pool/main/d/dcm2niix/dcm2niix-dbgsym_1.0.20220720-1~nd120+1_amd64.deb Size: 1370440 SHA256: 1d3e7a47b072b0fccb920d19a6d8c2bd896dd255d050665a4ec26c2cf3b8065f SHA1: cb1a06a0c96ed1e522d01d1b93ab124bd9bb596c MD5sum: fe8f1c6d1b36847415466c3038b8b4e8 Description: debug symbols for dcm2niix Build-Ids: 94b805914ede04430243ec6625ddaed0a9e6c48a faed83b4fab35a94d9383902f4cd276fca643a1c 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: dwz Version: 0.13-5~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 481 Depends: neurodebian-popularity-contest, libc6 (>= 2.34), libelf1 (>= 0.131) Multi-Arch: foreign Homepage: https://www.sourceware.org/dwz/ Priority: optional Section: devel Filename: pool/main/d/dwz/dwz_0.13-5~nd120+1_amd64.deb Size: 152700 SHA256: fa32d72b9d6f079d2c658459b6053edc75eb87570b19518b5f3d1b1410196878 SHA1: 40de0e11927a7de845dd7ba792cb88e1eacca797 MD5sum: 7cd80bc992f8dfa50f771868d0d8f6cc Description: DWARF compression tool DWARF optimizer and duplication removal utility. Package: edac-utils Version: 0.18+git12-gd98769e-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 89 Depends: neurodebian-popularity-contest, libc6 (>= 2.4), libedac1, lsb-base (>= 3.0-6) Recommends: dmidecode Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: admin Filename: pool/main/e/edac-utils/edac-utils_0.18+git12-gd98769e-1~nd120+1_amd64.deb Size: 24968 SHA256: d8636c42380c3469bb8e26531f1520f054136217990f42416bf8c6a3acb8260a SHA1: 67a181752340e032a77a8a65745750e66bd8486e MD5sum: bb74377c98e131f8a21133cc44601c1a Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package provides command lines tools Package: freenect Source: libfreenect Version: 1:0.5.3-3~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 19 Depends: neurodebian-popularity-contest, libfreenect-bin, libfreenect-dev, libfreenect0.5, libfreenect-doc Homepage: http://openkinect.org/ Priority: extra Section: libs Filename: pool/main/libf/libfreenect/freenect_0.5.3-3~nd120+1_amd64.deb Size: 9032 SHA256: a0c35a96d61bfd526ad6c3d2598728a31eb267b27ca692fcbe569a671c6bd171 SHA1: 812886c2fc75f5ff760e1136009ee0e6279956e2 MD5sum: 0149695ced4c24fe50a8713d65780016 Description: library for accessing Kinect device -- metapackage 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 is the metapackage to install all components of the project. Package: git-annex-standalone Source: git-annex Version: 10.20230126-1~ndall+1 Architecture: amd64 Maintainer: Richard Hartmann Installed-Size: 154313 Depends: git, netbase, openssh-client Recommends: lsof, gnupg, bind9-host, yt-dlp, git-remote-gcrypt (>= 0.20130908-6), nocache, aria2 Suggests: xdot, bup, adb, tor, magic-wormhole, tahoe-lafs, libnss-mdns, uftp Conflicts: git-annex Breaks: datalad (<= 0.12.3~) Provides: git-annex Homepage: http://git-annex.branchable.com/ Priority: optional Section: utils Filename: pool/main/g/git-annex/git-annex-standalone_10.20230126-1~ndall+1_amd64.deb Size: 50081370 SHA256: fb3165d3ac7333533da0e078a430aadf6a39a64bde8866cded9b47f9947af267 SHA1: 77aff9f6a163fa5fdbca7a2beba192e559d353ca MD5sum: aa2159718801f529dde03540153c53c7 Description: manage files with git, without checking their contents into git -- standalone build git-annex allows managing large files with git, without storing the file contents in git. It can sync, backup, and archive your data, offline and online. Checksums and encryption keep your data safe and secure. Bring the power and distributed nature of git to bear on your large files with git-annex. . It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with dozens of cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved. . git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way. . This package provides a standalone bundle build of git-annex, which should be installable on any more or less recent Debian or Ubuntu release. Package: 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: libedac-dev Source: edac-utils Version: 0.18+git12-gd98769e-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 43 Depends: neurodebian-popularity-contest, libedac1 (= 0.18+git12-gd98769e-1~nd120+1) Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: libdevel Filename: pool/main/e/edac-utils/libedac-dev_0.18+git12-gd98769e-1~nd120+1_amd64.deb Size: 14776 SHA256: b41f168e85a704f5ab218efcb10107be39608d97adf5c10f48ab3e9477424347 SHA1: 54aea227ef4118a6da209f7b58b1a63a4e09cd32 MD5sum: c084964b7a00af0b3dfaef94e2ead5ca Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package contains development files for the library Package: libedac1 Source: edac-utils Version: 0.18+git12-gd98769e-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 35 Depends: neurodebian-popularity-contest, libc6 (>= 2.4), libsysfs2 (>= 2.1.0) Provides: libedac Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: libs Filename: pool/main/e/edac-utils/libedac1_0.18+git12-gd98769e-1~nd120+1_amd64.deb Size: 10724 SHA256: f709f9fee19f19de77df87cbb107c575fe9a624b7eb07e0e9fb58869e3121c5e SHA1: 72ad4c59406c033960f5b6bd452fdc636196e24d MD5sum: 97f3127dfbf94d2050a8190f041ae286 Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package includes shared library Package: libedac1-dbg Source: edac-utils Version: 0.18+git12-gd98769e-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 62 Depends: neurodebian-popularity-contest, libedac1 (= 0.18+git12-gd98769e-1~nd120+1) Provides: libedac Homepage: http://sourceforge.net/projects/edac-utils Priority: extra Section: debug Filename: pool/main/e/edac-utils/libedac1-dbg_0.18+git12-gd98769e-1~nd120+1_amd64.deb Size: 36012 SHA256: 7501b2f7f15f55b46fc579b48d1e9ce195a19b614a503a29de0bb8bf861ebdb6 SHA1: c04ff6ff627d833b1d16d4ab276d34f7900c0f3f MD5sum: d32f6a3cd93379151d2720c373c3f835 Description: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package includes shared library with debugging symbols not stripped Build-Ids: 3ef108c03ab314065ea9d2f3cd7e30e664b59ec8 dc2eb29050065a085e49a65bd32f745ffd07f0ee Package: libfreenect-bin Source: libfreenect Version: 1:0.5.3-3~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 330 Depends: neurodebian-popularity-contest, freeglut3 (>= 2.8.1), libc6 (>= 2.34), libfreenect0.5 (>= 1:0.5.2), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 5.2) Breaks: libfreenect-demos (<< 1:0.1.2+dfsg-1) Replaces: libfreenect-demos (<< 1:0.1.2+dfsg-1) Homepage: http://openkinect.org/ Priority: extra Section: utils Filename: pool/main/libf/libfreenect/libfreenect-bin_0.5.3-3~nd120+1_amd64.deb Size: 55852 SHA256: 596bd207c4f7392cb5acb8b26dcab317be31510d22baf22206c2f4a995fdf83e SHA1: f83bd7a6e7d87f74291856e32556795264aa8bdc MD5sum: 9820483a09716debc2e60cd20a69ecda Description: library for accessing Kinect device -- utilities and samples 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 includes utilities and sample programs for kinect. Package: libfreenect-bin-dbgsym Source: libfreenect Version: 1:0.5.3-3~nd120+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 399 Depends: libfreenect-bin (= 1:0.5.3-3~nd120+1) Priority: optional Section: debug Filename: pool/main/libf/libfreenect/libfreenect-bin-dbgsym_0.5.3-3~nd120+1_amd64.deb Size: 278928 SHA256: a022c4e2fdc2ef302de060e1f716cef51c1b20b0782161bddb9e2a807f3c85ce SHA1: 461775cf594acdb32403ff42c6c2a24c76386a14 MD5sum: cc3cba4d35d084e2857f0d3f03db3057 Description: debug symbols for libfreenect-bin Build-Ids: 113edffe4f13305e4be7db11f63ed906725f3ab9 1bd366b403fd409849bad1ea6bfdbe4baa4cdcf7 3463a9c29cb108d23b09f28689f4ab830887a040 352a818eec4698dab67798456905017e845aad08 809ad34598604fd63caf201c40d98406c3c5ae1e 9075d343861beec6dbd33914a4c10000dcad5018 92ccbdefc8f29b5aee12939d191cf7ecf957687f 985918a6faed76d578317b5179de75f5a73dad06 beaf4b4bfad6a3d73b8398a6448eae7cbef1a26f d14bbf7bd7dc14f03d6338162c386b1137cf7c1c e0865095c0fc24bc61434c0132c5f89a7bc470c9 e6be46b56e5ee540f27b1d26c45b116c957dcdc6 e75e1e3e4a17cfa6b6e9171120c4069467dd25cc Package: libfreenect-demos Source: libfreenect Version: 1:0.5.3-3~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 19 Depends: neurodebian-popularity-contest, libfreenect-bin Homepage: http://openkinect.org/ Priority: extra Section: libdevel Filename: pool/main/libf/libfreenect/libfreenect-demos_0.5.3-3~nd120+1_amd64.deb Size: 9056 SHA256: 0efa40b924dd59986da014dfc18ef8f98c4b976f6b42579e3c9cb3cfaf632a61 SHA1: 446842cfc71ac01af027b7f6372a2efbbbd3dc7d MD5sum: 8557fb749141f42a7017ed97228c9e26 Description: library for accessing Kinect device -- dummy package 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 is a metapackage to do the transition from libfreenect-demos to libfreenect-bin. This package can be removed after installation. Package: libfreenect-dev Source: libfreenect Version: 1:0.5.3-3~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 79 Depends: neurodebian-popularity-contest, libfreenect0.5 (= 1:0.5.3-3~nd120+1), libusb-1.0-0-dev (>= 1.0.18~) Multi-Arch: same Homepage: http://openkinect.org/ Priority: extra Section: libdevel Filename: pool/main/libf/libfreenect/libfreenect-dev_0.5.3-3~nd120+1_amd64.deb Size: 19812 SHA256: ae61d7709b1ec6110679b29111f89483e04961dfdfc868a2ca01c9942b95f595 SHA1: 21a6b8628baf98f485d7f45fc8069aa1e6aa4ce0 MD5sum: a1fa54ffafdb7cc96b4707d7e190e6ee Description: library for accessing Kinect device -- development files 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 is the development package containing the libraries and header for software development with libfreenect. 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: libfreenect0.5 Source: libfreenect Version: 1:0.5.3-3~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 147 Depends: neurodebian-popularity-contest, libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.12) Conflicts: libfreenect Multi-Arch: same Homepage: http://openkinect.org/ Priority: extra Section: libs Filename: pool/main/libf/libfreenect/libfreenect0.5_0.5.3-3~nd120+1_amd64.deb Size: 43380 SHA256: 35bd40ec0f39336f9343ca638259ff9a0bd0b301897fbf4742d930d35d3d8d74 SHA1: 8ac363d40b4d8f6064913599dde374c9ec1ef29c MD5sum: c7f660cddb88cadf70c4dfa2cf1f7f97 Description: library for accessing Kinect device 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 shared library of libfreenect. Package: libfreenect0.5-dbgsym Source: libfreenect Version: 1:0.5.3-3~nd120+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 133 Depends: libfreenect0.5 (= 1:0.5.3-3~nd120+1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/libf/libfreenect/libfreenect0.5-dbgsym_0.5.3-3~nd120+1_amd64.deb Size: 100064 SHA256: c925e64da9bee0b8ce8b4ca16cf440d5d80cb9d6c9864b9e2c9a12e33e5c39c2 SHA1: 24ddcaf7a97241d4251aa0a61be12b19ca119bd9 MD5sum: 7f842b4e5572eef59c26c2e965cf3d53 Description: debug symbols for libfreenect0.5 Build-Ids: 11c6b66685efcd5919801ba4008ca0c61f9c0adf 702e7db102612f621c1e820a54a6a99e3cce66d7 db41b1b15b61c6f8c81e036b98355ed1700237bf Package: minder Version: 1.14.0+git62-g40ec41e-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 3455 Depends: neurodebian-popularity-contest, dconf-gsettings-backend | gsettings-backend, libarchive13 (>= 3.0.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.25.2), libgee-0.8-2 (>= 0.8.3), libglib2.0-0 (>= 2.41.2), libgranite6 (>= 6.0.0), libgtk-3-0 (>= 3.22.6), libgtksourceview-4-0 (>= 2.91.4), libhandy-1-0 (>= 0.82.0), libjson-glib-1.0-0 (>= 1.5.2), libmarkdown2 (>= 2.1.5), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4) Homepage: https://github.com/phase1geo/Minder Priority: optional Section: x11 Filename: pool/main/m/minder/minder_1.14.0+git62-g40ec41e-1~nd120+1_amd64.deb Size: 673924 SHA256: 0ee9a289612736d6a6dd28711e37178d992a3774bf976105e20ef33297ec48ba SHA1: f21f4c2249b4b7c1630683b66d50c4803f4e7aa3 MD5sum: d5761691f8dc28be6f4b2c356a3f737b Description: Mind-mapping application Minder is a mind-mapping application, featuring . * Quickly create visual mind-maps using the keyboard and automatic layout. * Gorgeous themes. * Export to PDF, PNG, JPEG, BMP, SVG, OPML, CSV, Markdown and PlainText formats. * Printer support. * Add notes, tasks and images to your nodes. * Colorized node branches. Package: minder-dbgsym Source: minder Version: 1.14.0+git62-g40ec41e-1~nd120+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 3210 Depends: minder (= 1.14.0+git62-g40ec41e-1~nd120+1) Priority: optional Section: debug Filename: pool/main/m/minder/minder-dbgsym_1.14.0+git62-g40ec41e-1~nd120+1_amd64.deb Size: 2928808 SHA256: 23aa618f43f94718a81232c8a211494979991717bb286b59f7410d6bae33f7e3 SHA1: 4d716a5431a700647448592bb4aaab6d7497ba80 MD5sum: 0abcfe220111e28eb9057b4c7959f8cb Description: debug symbols for minder Build-Ids: 7057fbb8cba57dc166ca8c3928a471fff3eab8cd 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: octave-psychtoolbox-3 Source: psychtoolbox-3 Version: 3.0.18.12.dfsg1-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 5616 Depends: neurodebian-popularity-contest, octave (>= 7.2.0), freeglut3 (>= 2.8.1), libasound2 (>= 1.0.16), libc6 (>= 2.29), libdc1394-25 (>= 2.2.6), libfreenect0.5 (>= 1:0.1.1), libgcc-s1 (>= 3.0), libgl1, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgomp1 (>= 4.9), libgstreamer-plugins-base1.0-0 (>= 1.8~), libgstreamer1.0-0 (>= 1.4.0), libopenal1 (>= 1.14), libopenhmd0, libpciaccess0 (>= 0.10.7), libportaudio2 (>= 19+svn20101113), libstdc++6 (>= 11), libusb-1.0-0 (>= 2:1.0.9), libvulkan1 (>= 1.2.131.2), libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.7.5), libxcb-dri3-0, libxcb-present0, libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.5), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.2.99.4), libxrandr2 (>= 2:1.4.0), libxxf86vm1, psychtoolbox-3-common (= 3.0.18.12.dfsg1-1~nd120+1), psychtoolbox-3-lib (= 3.0.18.12.dfsg1-1~nd120+1) Recommends: octave-image, octave-optim, octave-signal, octave-statistics, octave-pkg-dev Provides: psychtoolbox, psychtoolbox-3 Homepage: http://psychtoolbox.org Priority: optional Section: science Filename: pool/main/p/psychtoolbox-3/octave-psychtoolbox-3_3.0.18.12.dfsg1-1~nd120+1_amd64.deb Size: 1062688 SHA256: e5d75a1c2164d6759320e270b432d65c0da6ccccecbadd2a3c8f9b9b51395ce5 SHA1: 2c62f0346571632edffcce90228b788a121a517c MD5sum: d4e4c9cf9f618b3536586d3d235b32bc Description: toolbox for vision research -- Octave bindings Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU/Octave functions for vision research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. . The Psychophysics Toolbox interfaces between Matlab or Octave and the computer hardware. The Psychtoolbox's core routines provide access to the display frame buffer and color lookup table, allow synchronization with the vertical retrace, support millisecond timing, allow access to OpenGL commands, and facilitate the collection of observer responses. Ancillary routines support common needs like color space transformations and the QUEST threshold seeking algorithm. . See also http://www.psychtoolbox.org/UsingPsychtoolboxOnUbuntu for additional information about systems tune-up and initial configuration. . This package contains bindings for Octave. Package: psychtoolbox-3-common Source: psychtoolbox-3 Version: 3.0.18.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: psychtoolbox-3-dbg Source: psychtoolbox-3 Version: 3.0.18.12.dfsg1-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 252 Depends: neurodebian-popularity-contest, octave-psychtoolbox-3 (= 3.0.18.12.dfsg1-1~nd120+1) Homepage: http://psychtoolbox.org Priority: optional Section: debug Filename: pool/main/p/psychtoolbox-3/psychtoolbox-3-dbg_3.0.18.12.dfsg1-1~nd120+1_amd64.deb Size: 177224 SHA256: 809820becf5e706a09df14c74247da168d87372bc302d75877c8d9fca5d115e2 SHA1: 0dfa692c680ebcaa21d3d6620d9ba454c597da0c MD5sum: 3f8895176bf9099302a3dba9967349f4 Description: toolbox for vision research -- debug symbols for binaries Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU/Octave functions for vision research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. . The Psychophysics Toolbox interfaces between Matlab or Octave and the computer hardware. The Psychtoolbox's core routines provide access to the display frame buffer and color lookup table, allow synchronization with the vertical retrace, support millisecond timing, allow access to OpenGL commands, and facilitate the collection of observer responses. Ancillary routines support common needs like color space transformations and the QUEST threshold seeking algorithm. . To ease debugging and troubleshooting this package contains debug symbols for Octave bindings and other binaries. Build-Ids: 776abc9e3b2630e31d4e63043311600b4411ae2c e5650d2b553e86f08e1bc9694debb6e1ad88706d Package: psychtoolbox-3-lib Source: psychtoolbox-3 Version: 3.0.18.12.dfsg1-1~nd120+1 Architecture: amd64 Maintainer: NeuroDebian Maintainers Installed-Size: 200 Depends: neurodebian-popularity-contest, libc6 (>= 2.2.5), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 11) Recommends: gstreamer1.0-plugins-base (>= 1.8~), gstreamer1.0-plugins-good, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, gstreamer1.0-libav, libvulkan1 Homepage: http://psychtoolbox.org Priority: optional Section: science Filename: pool/main/p/psychtoolbox-3/psychtoolbox-3-lib_3.0.18.12.dfsg1-1~nd120+1_amd64.deb Size: 75576 SHA256: 3b4411d9679b8d2ab6dc815314089108ff875a918d2f13eb2d1a2db40e95e5d2 SHA1: 5521468ae00c80ca9490d42ea1bdbfac02a94f75 MD5sum: 293d325caf22253a6ecfb104c59137d0 Description: toolbox for vision research -- arch-specific parts Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU/Octave functions for vision research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. . The Psychophysics Toolbox interfaces between Matlab or Octave and the computer hardware. The Psychtoolbox's core routines provide access to the display frame buffer and color lookup table, allow synchronization with the vertical retrace, support millisecond timing, allow access to OpenGL commands, and facilitate the collection of observer responses. Ancillary routines support common needs like color space transformations and the QUEST threshold seeking algorithm. . This package contains additional binaries (tools/dynamic libraries) used by both Octave and Matlab frontends. Package: python3-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