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: dh-systemd Source: debhelper Version: 12.1.1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 126 Depends: neurodebian-popularity-contest, debhelper (>= 9.20160709) Multi-Arch: foreign Priority: optional Section: oldlibs Filename: pool/main/d/debhelper/dh-systemd_12.1.1~nd110+1_all.deb Size: 122656 SHA256: 5afeb36eae05896e8e76fc7821bb449f2b6f03772e05c4ce6f45c9a1b1ba1ce1 SHA1: 40cd63d3c6d4c75e2e531fd6d771b2e1d0f944c9 MD5sum: a747cc998a474003680527527ffae04c Description: debhelper add-on to handle systemd unit files - transitional package This package is for transitional purposes and can be removed safely. Package: git-all Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 831 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), git-doc, git-el, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Recommends: git-daemon-run | git-daemon-sysvinit Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-all_2.24.0-1~nd110+1_all.deb Size: 834264 SHA256: f0f5ca93771c8e94a1bde29871c4a82632b315377e11bff5c79ae2223cbe5903 SHA1: 2ddb0735422680fb81e84d785e2da43140de0d8a MD5sum: 2e58d5a416c024006e909d201f1e7c22 Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. 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: git-cvs Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1212 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-cvs_2.24.0-1~nd110+1_all.deb Size: 897196 SHA256: 04ede31536eb9b1c0dbee100a9e7cbff4fbb6964d0cea755a2adeca53b7691b0 SHA1: 79b2fe618b33a1789d962a836c47ba635e2bf413 MD5sum: 0982679c449e5461a0f34b3de7f1710e Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Package: git-daemon-run Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 843 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), runit, adduser Conflicts: git-daemon-sysvinit Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-daemon-run_2.24.0-1~nd110+1_all.deb Size: 835888 SHA256: c7df90730cebe34a233a7f29ad9698cb388d3e430897af92b94ef6a62318cd52 SHA1: aad6d89536f32ed81f2b1410fa8d9ba5e6a3ee13 MD5sum: 09873a6f07fbdd079c58507bfad5c5a5 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Package: git-daemon-sysvinit Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 846 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-daemon-sysvinit_2.24.0-1~nd110+1_all.deb Size: 836940 SHA256: 3f6a5731eaf2c06ba958dd41ce89d4fcac51c7cae44ed1db9f889e07ff087932 SHA1: d8d606531cf3d102e2784204996fc2bec02a8658 MD5sum: 4e8068dcbf1472e9d4d2541bee3717e4 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Package: git-doc Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 11642 Depends: neurodebian-popularity-contest Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: doc Filename: pool/main/g/git/git-doc_2.24.0-1~nd110+1_all.deb Size: 1837148 SHA256: c7be1f7f970e54e2cc2875e599e50f1a858ae029b1e17b308255793649414441 SHA1: 25b5637ea52e0100054c4e8ddec0f54288910bdf MD5sum: 1d74636d4c9a362c257f858f8da3ca58 Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Package: git-el Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 854 Depends: neurodebian-popularity-contest, git (>= 1:1.7.4.1-2~), emacs | emacsen Recommends: elpa-magit Breaks: git (<< 1:1.7.4.1-2~) Replaces: git (<< 1:1.7.4.1-2~) Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-el_2.24.0-1~nd110+1_all.deb Size: 836648 SHA256: 7f774522a6ee8426db9f7371aea83d5934a452ddb514a275c8f9e72c5f2d93a3 SHA1: 1ff86c25be1a0080a4d9c5eaed156852cc028e3c MD5sum: ab8dcea1a6b7d3c829dddc81e73e279a Description: fast, scalable, distributed revision control system (emacs support) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This transitional package provides two modules that previously could be used for integration with Emacs: git.el and git-blame.el. Now the modules print an error message with instructions that users can use to migrate to Emacs's VC-mode backend for Git or Magit. Package: git-email Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 900 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-email_2.24.0-1~nd110+1_all.deb Size: 859544 SHA256: 5bd20e0218d0b9e3073e700c3846e6cd1cf92e97cb7b89f39e884c5ae8a0b34c SHA1: ed8a6bbd19f966f8c85eeaf6608dd393df762a62 MD5sum: 03865828902819da2fe6553b4588c080 Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Package: git-gui Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 2313 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-gui_2.24.0-1~nd110+1_all.deb Size: 1044552 SHA256: 6d2f7533e8406b5998fc95384f34d1938de034f308c28ffb7b093647c7be7159 SHA1: bf65efa2eea45ae7e95a91e7ae20923bc05d7914 MD5sum: 6ef8045f3e0710441149daa51acbd6b0 Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Package: git-man Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1748 Depends: neurodebian-popularity-contest Breaks: git (<< 1:1.7.4~rc1) Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: doc Filename: pool/main/g/git/git-man_2.24.0-1~nd110+1_all.deb Size: 1695108 SHA256: 27d380bc482184b87b6d9ecbf3006fe7ee84c8ab49d4704611d33755ae1eca17 SHA1: 13342ce1afdee7feb96204e3144776bf37a9af20 MD5sum: 9cb62ace4803624fc29f1853be145e48 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: git-mediawiki Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 890 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-mediawiki_2.24.0-1~nd110+1_all.deb Size: 850228 SHA256: f0675d1ce83f42a0517ac455c99e2be9d10aa009e9303bbc3ad9909a6f58086b SHA1: 8bb98eec61d502924a29dcfa46df42aca4436757 MD5sum: f88a442eaa77545a75ec9c8eebb9add8 Description: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Package: git-svn Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1077 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Replaces: git (<< 1:1.8.3~rc1-1.) Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/git-svn_2.24.0-1~nd110+1_all.deb Size: 909468 SHA256: 274543dbce13a6f8ab9fd1699a138a414dfa7ece4eb8bc4bb037619c1369a59b SHA1: 39f89c6079afb71377927de0930410e5cfda087e MD5sum: ef78cd0f271a33a30ce2be2f69094c60 Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Package: gitk Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1612 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), tk Suggests: git-doc Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/gitk_2.24.0-1~nd110+1_all.deb Size: 969448 SHA256: 5faa1d089dfd44b2ceab09e734f6aa771396046b766d3e5c6a637766fbbd44c3 SHA1: 09ec79e47505ede3530b313137ad2b738289ec6c MD5sum: 21244a2175f6afae06723c491776817c Description: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Package: gitweb Source: git Version: 1:2.24.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 853 Depends: neurodebian-popularity-contest, git (>> 1:2.24.0), git (<< 1:2.24.0-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Multi-Arch: foreign Homepage: https://git-scm.com/ Priority: optional Section: vcs Filename: pool/main/g/git/gitweb_2.24.0-1~nd110+1_all.deb Size: 838528 SHA256: 6caefee972cc58aadeff10861e48d715ccf7587813a4131f22ceb96eafa36715 SHA1: ac74e8f0880876c35f30eba753551eefbfb3fee0 MD5sum: 815525c79a883d14841d331a3a5003dd Description: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). 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: impressive Version: 0.13.1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 497 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~nd110+1_all.deb Size: 198268 SHA256: 88da1d6f8f10ce9839e266cf91670e5c47969a4ee28a2d9201f5c5a725e27a4e SHA1: 6f62fa14c318ed7ad8f0a5eafba2899b77a5d287 MD5sum: c4c69ae745aab8a656a388cbc3e5ab33 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.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: libghc-filepath-bytestring-doc Source: haskell-filepath-bytestring Version: 1.4.2.1.6-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 536 Depends: neurodebian-popularity-contest, haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Homepage: https://hackage.haskell.org/package/filepath-bytestring Priority: optional Section: doc Filename: pool/main/h/haskell-filepath-bytestring/libghc-filepath-bytestring-doc_1.4.2.1.6-1~nd110+1_all.deb Size: 61700 SHA256: 842b4573fc9dfdfd4bde21fb3ff4e6907bf18da92850512cb993bc8d1c4b7547 SHA1: aa489ffb4e2a2e4bd0e53e815a42bef02bb78c71 MD5sum: dd9e5b0177f3604ae3859be49a32cf94 Description: library for manipulating RawFilePaths; documentation This package provides functionality for manipulating RawFilePath values. It can be used as a drop in replacement for the filepath library to get the benefits of using ByteStrings. It provides three modules: . * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style RawFilePath values (with / as the path separator). . * "System.FilePath.Windows.ByteString" manipulates Windows style RawFilePath values (with either \ or / as the path separator, and deals with drives). . * "System.FilePath.ByteString" is an alias for the module appropriate to your platform. . All three modules provide the same API, and the same documentation (calling out differences in the different variants). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libglm-dev Source: glm Version: 0.9.9.6-1+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 2159 Depends: neurodebian-popularity-contest Multi-Arch: foreign Homepage: https://glm.g-truc.net/ Priority: optional Section: libdevel Filename: pool/main/g/glm/libglm-dev_0.9.9.6-1+nd1~nd110+1_all.deb Size: 175968 SHA256: d77a73a63a6e04c86e024faf3f686d3f604a6f9855e5804a513950c5d3dfc59b SHA1: c24aeae1f4b55c78691dccd01209db4f3587785a MD5sum: b189c5265e3b10278fd4de3c1ff95ae4 Description: C++ library for OpenGL GLSL type-based mathematics OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. . GLM provides classes and functions designed and implemented with the same naming conventions and functionalities as GLSL, so that when a programmer knows GLSL, he knows GLM as well, which makes it really easy to use. . This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations, quaternions, half-based types, random numbers, et cetera. . This library works perfectly together with OpenGL but it also ensures interoperability with other third party libraries and SDKs. It is a good candidate for software rendering (such as raytracing, rasterisation), image processing, physic simulations and any context that requires a simple and convenient mathematics library. Package: libglm-doc Source: glm Version: 0.9.9.6-1+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 12702 Depends: neurodebian-popularity-contest Recommends: libjs-jquery Multi-Arch: foreign Homepage: https://glm.g-truc.net/ Priority: optional Section: doc Filename: pool/main/g/glm/libglm-doc_0.9.9.6-1+nd1~nd110+1_all.deb Size: 499120 SHA256: 749dcb54b906481a72a23a8ee15207334ec3b482fc238574027f63aad836df5c SHA1: ec24b109143880c1607b8ba1b228770a9c86ad75 MD5sum: e206159e93bf8da09e9f4dbed9f97b39 Description: documentation for the OpenGL Mathematics (GLM) library OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. . This package contains the OpenGL Mathematics manual in HTML and PDF formats. Package: mrtrix3-doc Source: mrtrix3 Version: 3.0.3-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 87 Depends: neurodebian-popularity-contest Conflicts: mrtrix-doc Homepage: https://www.mrtrix.org Priority: optional Section: doc Filename: pool/main/m/mrtrix3/mrtrix3-doc_3.0.3-1~nd110+1_all.deb Size: 48708 SHA256: 255f648c7356c65f3d81a196adad965288a174fc7c52072bedb7d9308798e19b SHA1: fc1f7bcdbbe04d19c7389896bd14e16b9f2b9d3d MD5sum: c7dbab3cc694304f8e4379d3c45d4817 Description: documentation for mrtrix3 Set of tools to perform diffusion-weighted MRI white matter tractography of the brain in the presence of crossing fibres, using Constrained Spherical Deconvolution, and a probabilisitic streamlines algorithm. Magnetic resonance images in DICOM, ANALYZE, or uncompressed NIfTI format are supported. . This package provides the documentation in HTML format. Package: 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: openstack-pkg-tools Version: 112~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 538 Depends: neurodebian-popularity-contest, python3-pip, gettext, jq, po-debconf Recommends: autopkgtest, madison-lite, pristine-tar Multi-Arch: foreign Priority: optional Section: devel Filename: pool/main/o/openstack-pkg-tools/openstack-pkg-tools_112~nd110+1_all.deb Size: 100588 SHA256: 9ce9fcdfabfb9e9c09c61160089bd19fb0f913cb0efc27c530007df85e29b1a5 SHA1: c852c6d76537873ea75774d32c56f64708997446 MD5sum: 362723fff20e75f4657c59a7199109cb Description: Tools and scripts for building Openstack packages in Debian This package contains some useful shell scripts and helpers for building the OpenStack packages in Debian, including: . * shared code for maintainer scripts (.config, .postinst, ...). * init script templates to automatically generate init scripts for sysv-rc and systemd. * tools to build backports using sbuild and/or Jenkins based on gbp workflow. * utility to maintain git packaging (to be included in a debian/rules). . Even if this package is maintained in order to build OpenStack packages, it is of a general purpose, and it can be used for building any package. Package: psychopy Version: 2020.2.1+dfsg-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 18848 Depends: neurodebian-popularity-contest, python3-freetype, python3-future, python3-gevent, python3-git, python3-gitlab, python3-jedi, python3-json-tricks, python3-matplotlib, python3-msgpack, python3-msgpack-numpy, python3-numpy, python3-opengl, python3-openpyxl, python3-pandas, python3-pil, python3-psutil, python3-requests, python3-scipy, python3-serial, python3-soundfile, python3-tables, python3-websocket, python3-xlrd, python3-yaml, python3-zmq, python3:any, python3-pyglet | python3-pygame, python3-lxml, python3-configobj Recommends: python3-wxgtk4.0, python3-pyglet, python3-pygame, python3-opencv, python3-pyo, python3-xlib, python3-questplus, python3-distro, libxxf86vm1, ipython3, python3-pyxid, python3-cryptography Suggests: python3-iolabs, libavbin0 Conflicts: libavbin0 (= 7-4+b1) Homepage: https://www.psychopy.org Priority: optional Section: science Filename: pool/main/p/psychopy/psychopy_2020.2.1+dfsg-1~nd110+1_all.deb Size: 7066488 SHA256: 12146eb7ec4641d95b5b679f6a8c9df607b26143c9f30abe279aa7eac47a6c0b SHA1: da27f84a107055a732d34b13de92243241f4772d MD5sum: e31adc9e4c870a7f7ce96f67ff698e22 Description: environment for creating psychology stimuli in Python PsychoPy provides an environment for creating psychology stimuli using Python scripting language. It combines the graphical strengths of OpenGL with easy Python syntax to give psychophysics a free and simple stimulus presentation and control package. . The goal is to provide, for the busy scientist, tools to control timing and windowing and a simple set of pre-packaged stimuli and methods. PsychoPy features . - IDE GUI for coding in a powerful scripting language (Python) - Builder GUI for rapid development of stimulation sequences - Use of hardware-accelerated graphics (OpenGL) - Integration with Spectrascan PR650 for easy monitor calibration - Simple routines for staircase and constant stimuli experimental methods as well as curve-fitting and bootstrapping - Simple (or complex) GUIs via wxPython - Easy interfaces to joysticks, mice, sound cards etc. via PyGame - Video playback (MPG, DivX, AVI, QuickTime, etc.) as stimuli 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: python-filelock Version: 3.0.12-1+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 36 Depends: neurodebian-popularity-contest, python2:any (<< 2.8), python2:any (>= 2.7~) Homepage: https://github.com/benediktschmitt/py-filelock Priority: optional Section: python Filename: pool/main/p/python-filelock/python-filelock_3.0.12-1+nd1~nd110+1_all.deb Size: 8204 SHA256: b45d1e35c3ba2ac7875ffb518b7709d73b1d8945d54cfc1640526cfc07919cbf SHA1: f5a50338accb9db66d2a66ee9baa51ba5b3702f1 MD5sum: b91725f672a0fa97013a2bf94ca9b480 Description: platform independent file locking module (Python 2) This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block. . This package installs the Python 2 version. Package: python-git-doc Source: python-git Version: 3.0.5-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1029 Depends: neurodebian-popularity-contest, libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Breaks: python-git Replaces: python-git Multi-Arch: foreign Homepage: https://github.com/gitpython-developers/GitPython Priority: optional Section: doc Filename: pool/main/p/python-git/python-git-doc_3.0.5-1~nd110+1_all.deb Size: 127192 SHA256: 629383caf68b749f5b2fd3abf7829120eaa104cfb71df02cab1c9df4b2484b22 SHA1: b4fd440098b93079c8b81a4b344fa3e8f97f2355 MD5sum: 564eae03207224fdaa44a8d98164a253 Description: Python library to interact with Git repositories - docs python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the documentation. Package: python-jsonschema-doc Source: python-jsonschema Version: 3.0.2-4~nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 553 Depends: neurodebian-popularity-contest, libjs-sphinxdoc (>= 1.0) Homepage: https://github.com/Julian/jsonschema Priority: optional Section: doc Filename: pool/main/p/python-jsonschema/python-jsonschema-doc_3.0.2-4~nd1~nd110+1_all.deb Size: 70604 SHA256: e079622c94818051a31cba17e67cf65460e5b0560887feba3be95f345afe3872 SHA1: a76fa0669c75a483485050c526610d7a5f389013 MD5sum: fa29429206c0f24bc64e36491f3dd21a Description: An(other) implementation of JSON Schema (Draft 3 and 4) - doc JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package provides the documentation. Package: python-nibabel Source: nibabel Version: 2.5.1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 65854 Depends: neurodebian-popularity-contest, python-numpy, python-six (>= 1.3), python2.7:any, python2:any (<< 2.8), python2:any (>= 2.7~), python-scipy, python-bz2file Recommends: python-dicom, python-fuse Suggests: python-nibabel-doc, python-mock Homepage: http://nipy.sourceforge.net/nibabel Priority: extra Section: python Filename: pool/main/n/nibabel/python-nibabel_2.5.1-1~nd110+1_all.deb Size: 2666172 SHA256: 7a49a8dcd4b5290d442af58f6a7c827a9b504b9f7743590e73c214a3d178e8c5 SHA1: 87a80be532a6bc7ee633185c6897daea53c9fbf1 MD5sum: 155cd628a0e938bd36d9ec72af06d484 Description: Python bindings to various neuroimaging data formats NiBabel provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, as well as PAR/REC. The various image format classes give full or selective access to header (meta) information and access to the image data is made available via NumPy arrays. NiBabel is the successor of PyNIfTI. . This package also provides a commandline tools: . - dicomfs - FUSE filesystem on top of a directory with DICOMs - nib-ls - 'ls' for neuroimaging files - parrec2nii - for conversion of PAR/REC to NIfTI images Package: python-nibabel-doc Source: nibabel Version: 3.2.1-2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 10702 Depends: neurodebian-popularity-contest, libjs-jquery, libjs-mathjax Homepage: https://nipy.org/nibabel/ Priority: optional Section: doc Filename: pool/main/n/nibabel/python-nibabel-doc_3.2.1-2~nd110+1_all.deb Size: 1627560 SHA256: 81f82a73335adbbf44de9f94396491cade72ffd306d3886ffe0771c4f5c042f2 SHA1: 532078abdf3de8a7915e3e9514e9f93f68154b69 MD5sum: 801ebf7305f9b048af799d1b49138716 Description: documentation for NiBabel NiBabel provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, as well as PAR/REC. The various image format classes give full or selective access to header (meta) information and access to the image data is made available via NumPy arrays. NiBabel is the successor of PyNIfTI. . This package provides the documentation in HTML format. Package: python-nipy-doc Source: nipy Version: 0.4.3~rc1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 9614 Depends: neurodebian-popularity-contest, libjs-mathjax, libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-nipy Homepage: https://nipy.org/nipy/ Priority: optional Section: doc Filename: pool/main/n/nipy/python-nipy-doc_0.4.3~rc1-1~nd110+1_all.deb Size: 1919908 SHA256: 845ceed5f92f50acbcc5bf8a1564c0ae417a403559314f499eb3e94a0fb48144 SHA1: 28b926f1c26c2c71e887b7e9c8f865a9c45fa272 MD5sum: 11dae404d82d7cf1ed1614a465fe1e1e Description: documentation and examples for NiPy This package contains NiPy documentation in various formats (HTML, TXT) including * User manual * Developer guidelines * API documentation Package: python-nipype-doc Source: nipype Version: 1.6.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 12457 Depends: neurodebian-popularity-contest, libjs-jquery, libjs-underscore Suggests: python3-nipype Homepage: http://nipy.sourceforge.net/nipype/ Priority: optional Section: doc Filename: pool/main/n/nipype/python-nipype-doc_1.6.0-1~nd110+1_all.deb Size: 1255140 SHA256: f6f27810e14334b63650547d3f404e0793ee7bd66c916df68529257a938d978c SHA1: da458d34058d334f555d6cd2b2b356222b52ea47 MD5sum: ae42632054b18b7a0874114a2db8dcd7 Description: Neuroimaging data analysis pipelines in Python3 -- documentation Nipype interfaces Python to other neuroimaging packages and creates an API for specifying a full analysis pipeline in Python. Currently, it has interfaces for SPM, FSL, AFNI, Freesurfer, but could be extended for other packages (such as lipsia). . This package contains Nipype examples and documentation in various formats. Package: python-nitime-doc Source: nitime Version: 0.9-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 4101 Depends: neurodebian-popularity-contest, libjs-jquery, libjs-underscore Suggests: python3-nitime Homepage: https://nipy.org/nitime Priority: optional Section: doc Filename: pool/main/n/nitime/python-nitime-doc_0.9-1~nd110+1_all.deb Size: 2396696 SHA256: e9768d3bbd1fc41e5c2d69cac41a5195b5a3e25fd2d92e407a87d1e41d7ba964 SHA1: 93fd08c117631b86f6d452626555255f002197dd MD5sum: de6531a61e6b6c311d5e6bef0e0bd49d Description: timeseries analysis for neuroscience data (nitime) -- documentation Nitime is a Python module for time-series analysis of data from neuroscience experiments. . This package provides the documentation in HTML format. Package: python3-annexremote Source: annexremote Version: 1.4.3-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 71 Depends: neurodebian-popularity-contest, python3-future, python3:any Homepage: https://github.com/Lykos153/AnnexRemote Priority: optional Section: python Filename: pool/main/a/annexremote/python3-annexremote_1.4.3-1~nd110+1_all.deb Size: 13900 SHA256: ffb2776fb9924d93a55b7aad05dd97dec15f4228c2b653ee1963de6c9f0b3a26 SHA1: b877179affb028e5e12446c1d594520ac9e0ed50 MD5sum: 22e301c9aa3e5baec8323bb5246c0e85 Description: abstraction for git-annex special remote implementations Helper module to develop special remotes for git-annex. AnnexRemote handles all the protocol aspects for you, so you can focus on the remote itself. It implements the complete external special remote protocol and fulfils all specifications regarding whitespaces, and order of messages. This is ensured by an extensive test suite. Package: python3-argcomplete Source: python-argcomplete Version: 1.12.3-0.2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 146 Depends: neurodebian-popularity-contest, python3:any Priority: optional Section: python Filename: pool/main/p/python-argcomplete/python3-argcomplete_1.12.3-0.2~nd110+1_all.deb Size: 34748 SHA256: 4d32790c1f1e32b948a57a89cac6eb6b4a2f16af575a79f438b90a6b68431848 SHA1: 91e40875f2bc336be6e2f2d72b802b81f880726e MD5sum: 9a2e6fbb9699e10063c86b99eb70d88d 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-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-diskcache Source: diskcache Version: 4.0.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 209 Depends: neurodebian-popularity-contest, python3:any Homepage: http://www.grantjenks.com/docs/diskcache/ Priority: optional Section: python Filename: pool/main/d/diskcache/python3-diskcache_4.0.0-1~nd110+1_all.deb Size: 33652 SHA256: 4064bff48742469ce85a20859ec0e3fa9a2220c83fa7458356ca03543743e37d SHA1: 11acb0ba5f0c5588d333a90ad131485016397e58 MD5sum: 496229e62a516f908815a054921c14ae Description: Python module for Disk and file backed persistent cache DiskCache is an Apache2 licensed disk and file backed cache library, written in pure-Python. Its features include . - Django compatible API - Thread-safe and process-safe - Supports multiple eviction policies (LRU and LFU included) - Keys support “tag” metadata and eviction Package: python3-distro Source: python-distro Version: 1.3.0-2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 63 Depends: neurodebian-popularity-contest, lsb-release, python3:any Homepage: https://github.com/nir0s/distro Priority: optional Section: python Filename: pool/main/p/python-distro/python3-distro_1.3.0-2~nd110+1_all.deb Size: 14568 SHA256: 707c56d95176ea840d82e3e71a845af23d2517c0a91a9063cf216f5d0af6f859 SHA1: d211014f6f7b8d51f83675d29573ffe2460a4e3f MD5sum: c092bdefcfb2020ad8f9d07bc8960488 Description: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 3 version of the library. Package: python3-duecredit Source: duecredit Version: 0.9.1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 287 Depends: neurodebian-popularity-contest, python3-citeproc, 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~nd110+1_all.deb Size: 67368 SHA256: b3d0552ff8dbe527c571a3afef65e35c1bf86699e76470823c2b9dd1b5270b11 SHA1: cf05f82d5bb7f0ae7a7fb6877c9d7e45ecf949f4 MD5sum: df1e5701b9eb0ed095913f46f0296610 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-etelemetry Source: python-etelemetry Version: 0.2.0-2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 32 Depends: neurodebian-popularity-contest, python3-requests, python3:any Homepage: https://github.com/sensein/etelemetry-client/ Priority: optional Section: python Filename: pool/main/p/python-etelemetry/python3-etelemetry_0.2.0-2~nd110+1_all.deb Size: 6188 SHA256: 2031576c323139cac0f5dbe7eb984a2c99ce14e69790f0503ada98c2980481d0 SHA1: 9746d8e9917e3155bcff8409817e4100c6baa88f MD5sum: ed482722baa128af6f9f68b002233a00 Description: lightweight Python3 client to communicate with the etelemetry server This Python3 package provides a lightweight Python3 client interface to communicate with the etelemetry server. It can be used for nipy or nipype. Package: python3-fasteners Source: python-fasteners Version: 0.14.1-2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 80 Depends: neurodebian-popularity-contest, python3-monotonic, python3-six, python3:any Homepage: https://github.com/harlowja/fasteners Priority: optional Section: python Filename: pool/main/p/python-fasteners/python3-fasteners_0.14.1-2~nd110+1_all.deb Size: 15424 SHA256: 8843b0fc1f01003f630b9221b08ff44d2e7535d1b489be0bf7019627dfb54959 SHA1: 8e7d225c175cef48de8087e947cf2fefbd899275 MD5sum: e92d7a466ac17b39a52d1aa19f118290 Description: provides useful locks - Python 3.x Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter-process locks and generic lock helpers. . This package contains the Python 3.x module. Package: python3-filelock Source: python-filelock Version: 3.0.12-1+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 36 Depends: neurodebian-popularity-contest, python3:any Homepage: https://github.com/benediktschmitt/py-filelock Priority: optional Section: python Filename: pool/main/p/python-filelock/python3-filelock_3.0.12-1+nd1~nd110+1_all.deb Size: 8292 SHA256: 28ed240f834de2836f9e4674e57c4777dd6fa9a816e73e06987448f66d697cd4 SHA1: 8ef7d53fe5b88d0d74b4341db8202920ff03d698 MD5sum: 9948c3a376248b61ca5f78de69d983d1 Description: platform independent file locking module (Python 3) This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block. . This package installs the Python 3 version. 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-git Source: python-git Version: 3.0.5-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 1679 Depends: neurodebian-popularity-contest, git (>= 1:1.7) | git-core (>= 1:1.5.3.7), python3-gitdb (>= 2), python3:any Suggests: python-git-doc Homepage: https://github.com/gitpython-developers/GitPython Priority: optional Section: python Filename: pool/main/p/python-git/python3-git_3.0.5-1~nd110+1_all.deb Size: 308004 SHA256: 0d8a6cbdc7bc7a27d03f1b0af82d2200f0343917376d39fc5ce895b919be206e SHA1: ac61ef4661f0814403116370db033d50babe7f4a MD5sum: 5172b02d680395a765ff004b05e59136 Description: Python library to interact with Git repositories - Python 3.x python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. . This package provides the Python 3.x module. Package: python3-github Source: pygithub Version: 1.43.7-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 916 Depends: neurodebian-popularity-contest, python3-deprecated, python3-jwt, python3-requests, python3:any Conflicts: python3-pygithub Replaces: python3-pygithub Homepage: https://pypi.python.org/pypi/PyGithub Priority: optional Section: python Filename: pool/main/p/pygithub/python3-github_1.43.7-1~nd110+1_all.deb Size: 64632 SHA256: c09d0cedfd4e1ff638d261c2614afd379173f28f6c9c34fac7fae92600213832 SHA1: 33b0d77460cbeb0cddadc9fb161e4aedabdba574 MD5sum: 389f16613d640c323fac27d597baafda Description: Access the full Github API v3 from Python3 This is a Python library to access the Github API v3. With it, you can manage Github resources (repositories, user profiles, organizations, etc.) from Python scripts. . It covers almost the full API and all methods are tested against the real Github site. Package: python3-hdmf Source: hdmf Version: 1.5.4-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 506 Depends: neurodebian-popularity-contest, python3-h5py (>= 2.9~), python3-numpy, python3-pandas, python3-ruamel.yaml, python3-scipy, python3:any, python3-certifi, python3-chardet, python3-idna, python3-dateutil, python3-requests, python3-six, python3-urllib3 Homepage: https://github.com/hdmf-dev/hdmf Priority: optional Section: python Filename: pool/main/h/hdmf/python3-hdmf_1.5.4-1~nd110+1_all.deb Size: 83016 SHA256: 0da1afca7a61a361045bc308ef734496bb3e24e6d8efb8b54d0631e4261e98c1 SHA1: 92a8865f51b2262d2d3de86a5435caf0ad932841 MD5sum: 2012629cd63ccb6423c4e5241709a77b Description: Hierarchical Data Modeling Framework The Hierarchical Data Modeling Framework (HDMF) is a Python package for working with hierarchical data. It provides APIs for specifying data models, reading and writing data to different storage backends, and representing data with Python object. Package: python3-httpretty Source: python-httpretty Version: 0.9.5-6~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 96 Depends: neurodebian-popularity-contest, python3-six, python3-urllib3, python3:any Homepage: https://github.com/gabrielfalcao/httpretty Priority: optional Section: python Filename: pool/main/p/python-httpretty/python3-httpretty_0.9.5-6~nd110+1_all.deb Size: 20220 SHA256: 9dbf88faeb9e93a7d08a4a24fee1598ea8d75c86951977bea779d5d9832a3019 SHA1: e71af20ff71dc92c0d2db7945fcc56a83e0c1cea MD5sum: a64860f3777cfa6b536bde748268d797 Description: HTTP client mock - Python 3.x Once upon a time a Python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed ? . Don't worry, HTTPretty is here for you. . This package provides the Python 3.x module. 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-jsonschema Source: python-jsonschema Version: 3.0.2-4~nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 254 Depends: neurodebian-popularity-contest, python3-attr, python3-pkg-resources, python3-setuptools, python3-six (>= 1.11.0), python3-pyrsistent, python3:any Suggests: python-jsonschema-doc Homepage: https://github.com/Julian/jsonschema Priority: optional Section: python Filename: pool/main/p/python-jsonschema/python3-jsonschema_3.0.2-4~nd1~nd110+1_all.deb Size: 45156 SHA256: 563384315ecb0d8a85dad79ddb0aa10f6726cc790c2176618eae5152eb51e8fa SHA1: da3e9c66a0ad80c72de80d708d69e2855ecde942 MD5sum: 3e4873a5910d2298698310286d44335a Description: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package contains the Python 3.x module. 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-neo Source: neo Version: 0.7.2-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 3485 Depends: neurodebian-popularity-contest, python3-numpy, python3-quantities, python3:any Recommends: python3-scipy (>= 0.8~), python3-tables (>= 2.2~), libjs-jquery, libjs-underscore Suggests: python3-nose Homepage: http://neuralensemble.org/trac/neo Priority: optional Section: python Filename: pool/main/n/neo/python3-neo_0.7.2-1~nd110+1_all.deb Size: 1309360 SHA256: a648f225bf07f9678c0d5a16f333d1bf2a7dddda7b5b0906a0ffe4929cee3bd7 SHA1: 44734afa69009303db86e70925e6f9cc8cc0daad MD5sum: 66958ad49e2f13d1d97955f8f1ec887e Description: Python IO library for electrophysiological data formats NEO stands for Neural Ensemble Objects and is a project to provide common classes and concepts for dealing with electro-physiological (in vivo and/or simulated) data to facilitate collaborative software/algorithm development. In particular Neo provides: a set a classes for data representation with precise definitions, an IO module with a simple API, documentation, and a set of examples. . NEO offers support for reading data from numerous proprietary file formats (e.g. Spike2, Plexon, AlphaOmega, BlackRock, Axon), read/write support for various open formats (e.g. KlustaKwik, Elan, WinEdr, WinWcp, PyNN), as well as support common file formats, such as HDF5 with Neo-structured content (NeoHDF5, NeoMatlab). . Neo's IO facilities can be seen as a pure-Python and open-source Neuroshare replacement. Package: python3-nibabel Source: nibabel Version: 3.2.1-2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 65983 Depends: neurodebian-popularity-contest, python3-numpy, python3-packaging, python3:any, python3-scipy, python3-six Recommends: python3-pydicom, python3-fuse Suggests: python-nibabel-doc, python3-mock Breaks: python-nibabel Replaces: python-nibabel Homepage: https://nipy.org/nibabel/ Priority: optional Section: python Filename: pool/main/n/nibabel/python3-nibabel_3.2.1-2~nd110+1_all.deb Size: 2707312 SHA256: cd20db2ab0937c9663bb5ea4bba8276bad65d6944f5478ec3a274953d100ac27 SHA1: da068b7f9b99338842cd910b3d656e81c3e74b87 MD5sum: 9135fd752cace6098b782d8855606892 Description: Python3 bindings to various neuroimaging data formats NiBabel provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, as well as PAR/REC. The various image format classes give full or selective access to header (meta) information and access to the image data is made available via NumPy arrays. NiBabel is the successor of PyNIfTI. Package: python3-nipy Source: nipy Version: 0.4.3~rc1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 3556 Depends: neurodebian-popularity-contest, python3-numpy, python3-nibabel, python3-scipy, python3-sympy, python3:any, python3-nipy-lib (>= 0.4.3~rc1-1~nd110+1) Recommends: python3-matplotlib, mayavi2 Suggests: python3-mvpa Breaks: python-nipy Replaces: python-nipy Homepage: https://nipy.org/nipy/ Priority: optional Section: python Filename: pool/main/n/nipy/python3-nipy_0.4.3~rc1-1~nd110+1_all.deb Size: 784916 SHA256: 5a4a2bba27e883d30598e4d1b3412e9ab482e3af2c2ffe003e46a4ecdb892138 SHA1: c51cee00b5160919c2cf6da34de9821adb028b02 MD5sum: b1091b9e94783b0f64bf0480dfc880b3 Description: Analysis of structural and functional neuroimaging data NiPy is a Python-based framework for the analysis of structural and functional neuroimaging data. It provides functionality for - General linear model (GLM) statistical analysis - Combined slice time correction and motion correction - General image registration routines with flexible cost functions, optimizers and re-sampling schemes - Image segmentation - Basic visualization of results in 2D and 3D - Basic time series diagnostics - Clustering and activation pattern analysis across subjects - Reproducibility analysis for group studies Package: python3-nipype Source: nipype Version: 1.6.0-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 10712 Depends: neurodebian-popularity-contest, python3-click, python3-dateutil, python3-etelemetry, python3-filelock, python3-networkx, python3-nibabel, python3-numpy, python3-packaging, python3-prov, python3-rdflib, python3-scipy, python3-simplejson, python3-traits, python3:any, python3-funcsigs, python3-future, python3-psutil Recommends: ipython3, python3-pytest, graphviz, python3-xvfbwrapper, mayavi2, python3-mock, python3-pydotplus, python3-pydot, python3-cfflib Suggests: fsl, afni, python3-nipy, slicer, matlab-spm8, python3-pyxnat, mne-python, elastix, ants, python3-pytest-xdist, python3-bids Homepage: http://nipy.sourceforge.net/nipype/ Priority: optional Section: python Filename: pool/main/n/nipype/python3-nipype_1.6.0-1~nd110+1_all.deb Size: 1836928 SHA256: 753e74d829158e5101e1f7b9736e47d8c7b78c33089ce25938dc66e50b290247 SHA1: 10e237d12e1dab2149359e95b2f31ae2cd8a54be MD5sum: 9e3cbdfce7e5c944a8af99f61bc64678 Description: Neuroimaging data analysis pipelines in Python3 Nipype interfaces Python to other neuroimaging packages and creates an API for specifying a full analysis pipeline in Python. Currently, it has interfaces for SPM, FSL, AFNI, Freesurfer, but could be extended for other packages (such as lipsia). Package: python3-nitime Source: nitime Version: 0.9-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 9358 Depends: neurodebian-popularity-contest, cython3, python3-matplotlib, python3-networkx, python3-nibabel, python3-numpy, python3-scipy, python3:any Recommends: python3-nose Homepage: https://nipy.org/nitime Priority: optional Section: python Filename: pool/main/n/nitime/python3-nitime_0.9-1~nd110+1_all.deb Size: 2537136 SHA256: d116f4b3016ab0bcd9d9a336165b3eab8b11427cab98a571d643e2167fe242ab SHA1: e396e90a06c33e610c607256515e486f535ed55b MD5sum: 5e6fd632483d4ee878e7507d77961a98 Description: timeseries analysis for neuroscience data (nitime) Nitime is a Python module for time-series analysis of data from neuroscience experiments. It contains a core of numerical algorithms for time-series analysis both in the time and spectral domains, a set of container objects to represent time-series, and auxiliary objects that expose a high level interface to the numerical machinery and make common analysis tasks easy to express with compact and semantically clear code. Package: python3-platformdirs Source: platformdirs Version: 2.5.1-1~nd3~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 81 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~nd110+1_all.deb Size: 16076 SHA256: c66f58b27e51b0b9c968bc14f590939f598be5111305990dc5148affe9ec932a SHA1: 12dc68d1d23c0bf4964cbd71c65f1b96ffae24ef MD5sum: 4734f6a56aa0f69fe369c589f3ebaac8 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-pyfakefs Source: python-pyfakefs Version: 4.3.3-1+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 991 Depends: neurodebian-popularity-contest, python3:any Homepage: http://pyfakefs.org/ Priority: optional Section: python Filename: pool/main/p/python-pyfakefs/python3-pyfakefs_4.3.3-1+nd1~nd110+1_all.deb Size: 130284 SHA256: e87729b89c338ae0e1ad13ed137932372690d7f8ba397f85731237c51085ceb9 SHA1: 3bbd1a17952792d5bd16ec7f008fe148998076b8 MD5sum: 15175d7c88c54c1fe02e2923b47e5e9c Description: fake fs that mocks the Python file system modules - Python 3 pyfakefs implements a fake file system that mocks the Python file system modules. Using pyfakefs, your tests operate on a fake file system in memory without touching the real disk. The software under test requires no modification to work with pyfakefs. . This package contains the Python 3.x module. Package: python3-pyglet Source: pyglet Version: 1.4.10-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 5249 Depends: neurodebian-popularity-contest, libavcodec58, libavformat58, libavutil56, libfreetype6, libgdk-pixbuf2.0-0, libgtk2.0-0, libgl1 | libgl1-mesa-swx11, libglu1 | libglu1-mesa, libswresample3, libswscale5, libx11-6, libxext6, libxi6, libxinerama1, libxxf86vm1, python3-future, python3-png, python3:any Recommends: libasound2 | libopenal1, libpulse0 Homepage: http://www.pyglet.org Priority: optional Section: python Filename: pool/main/p/pyglet/python3-pyglet_1.4.10-1~nd110+1_all.deb Size: 1091104 SHA256: 68f8a44b3a85bd2e4f5bfe6480f8fa3b3067d5bef76fdbcabb0f962a4d0b202f SHA1: 7e33ab974547d42230b47fb140509774b6390ab2 MD5sum: fc48472d23579828df94d6560c40e069 Description: cross-platform windowing and multimedia library (Python 3) This library provides an object-oriented programming interface for developing games and other visually-rich applications with Python. pyglet has virtually no external dependencies. For most applications and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups. . pyglet might be seen as an alternative to PyGame. . This is the Python 3 version. Package: python3-pynwb Source: pynwb Version: 1.2.1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 711 Depends: neurodebian-popularity-contest, python3-dateutil, python3-h5py (>= 2.9~), python3-hdmf (>= 1.5.4~), python3-numpy, python3-pandas, python3:any Homepage: https://github.com/NeurodataWithoutBorders/pynwb Priority: optional Section: python Filename: pool/main/p/pynwb/python3-pynwb_1.2.1-1~nd110+1_all.deb Size: 72248 SHA256: d91224757fb61718e63bfc705529a7ee8556dca2fe22426914de84b0b3e6df7f SHA1: 7fc6d6ab12654c936773c2d6f75345063a68989f MD5sum: 3b0092f24849c0e8066c2a34147a68dd Description: Python library for working with Neurodata in the NWB format PyNWB is a Python package for working with NWB files. It provides a high-level API for efficiently working with Neurodata stored in the NWB format. . Neurodata Without Borders: Neurophysiology (NWB:N) is a project to develop a unified data format for cellular-based neurophysiology data, focused on the dynamics of groups of neurons measured under a large range of experimental conditions. Package: python3-pytest-mock Source: pytest-mock Version: 3.6.1-1+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 74 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~nd110+1_all.deb Size: 24200 SHA256: f336540a7f9c093eabdeee31d1719941cb84443b09aa19c5f77e00c35e0f9fa8 SHA1: 81bac2749eac98652f4a52f829f929b5af73d36e MD5sum: 67b8aca39c0af0168912b600045cdb07 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: python3-pyxid Source: pyxid Version: 1.0-4~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 50 Depends: neurodebian-popularity-contest, python3-serial, python3:any, python3 Homepage: https://github.com/cedrus-opensource/pyxid Priority: optional Section: python Filename: pool/main/p/pyxid/python3-pyxid_1.0-4~nd110+1_all.deb Size: 10992 SHA256: 69fcddb42a4d54a9260ed084418827b6c0c945acdc23222c477ef4b9a778f370 SHA1: a96c95d783262b7bbffa22f98caa59931ba7ae33 MD5sum: 3ee81eece761bab2d7ae53abc7a4a78a Description: interface for Cedrus XID and StimTracker devices pyxid is a Python library for interfacing with Cedrus XID (eXperiment Interface Device) and StimTracker devices. XID devices are used in software such as SuperLab, Presentation, and ePrime for receiving input as part of stimulus/response testing experiments. . pyxid handles all of the low level device handling for XID devices in Python projects. Package: python3-quantities Source: python-quantities Version: 0.12.4-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 355 Depends: neurodebian-popularity-contest, python3-numpy, python3:any Suggests: python3-unittest2 Homepage: https://packages.python.org/quantities/ Priority: optional Section: python Filename: pool/main/p/python-quantities/python3-quantities_0.12.4-1~nd110+1_all.deb Size: 57484 SHA256: e6303bd44d7fbe0fe513dc2a41ed0cb9552489c1b6b0a34010d79fb46e9727de SHA1: 3be4c85f0f43890ea46f9cd1608e362a43a52b4a MD5sum: 8ab71cbe060bc8ada322e8c8615e9072 Description: Library for computation of physical quantities with units, based on numpy Quantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty. Quantities builds on the popular numpy library and is designed to work with numpy ufuncs, many of which are already supported. Package: python3-rnc2rng Source: rnc2rng Version: 2.6.4-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 58 Depends: neurodebian-popularity-contest, python3-rply, python3:any Homepage: https://github.com/djc/rnc2rng Priority: optional Section: python Filename: pool/main/r/rnc2rng/python3-rnc2rng_2.6.4-1~nd110+1_all.deb Size: 11528 SHA256: 0a19018526186f8b8cdf7ae904bda5f118939c463150bb5e6e9e2602f2dfd4c4 SHA1: 4791478428c1a612e0b4c9a25fdda8bd0de79322 MD5sum: 41b0863a49cecd6564aaadd68c3cdbc0 Description: RELAX NG Compact to regular syntax conversion library Converts RELAX NG schemata in Compact syntax (rnc) to the equivalent schema in the XML-based default RELAX NG syntax. . This package installs the library for Python 3. Package: python3-sphinxcontrib.apidoc Source: python-sphinxcontrib.apidoc Version: 0.3.0-2~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 41 Depends: neurodebian-popularity-contest, python3-pbr, python3-sphinx, python3:any Homepage: https://github.com/sphinx-contrib/apidoc Priority: optional Section: python Filename: pool/main/p/python-sphinxcontrib.apidoc/python3-sphinxcontrib.apidoc_0.3.0-2~nd110+1_all.deb Size: 8044 SHA256: ec706fbffd1c647dd264e7f1f55541776b5553e5094e0c819ebffbe6bdbbfe14 SHA1: d673a0a52cc3837f3cc118cc543bf9b3a5606e35 MD5sum: 87e1047d4b5add373bb2919e40f4a435 Description: Sphinx extension for running 'sphinx-apidoc' on each build - Python 3.x sphinx-apidoc is a tool for automatic generation of Sphinx sources that, using the autodoc sphinx_autodoc extension, documents a whole package in the style of other automatic API documentation tools. sphinx-apidoc does not actually build documentation - rather it simply generates it. As a result, it must be run before sphinx-build. . This package contains the Python 3.x module. 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: python3-zipp Source: python-zipp Version: 1.0.0-3+nd1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 26 Depends: neurodebian-popularity-contest, python3-more-itertools, python3:any Homepage: https://github.com/jaraco/zipp Priority: optional Section: python Filename: pool/main/p/python-zipp/python3-zipp_1.0.0-3+nd1~nd110+1_all.deb Size: 6332 SHA256: ca451e323a293ebb47b985ba84a507ac7bf5c5d7ae607d5d9765361ab2fd9528 SHA1: ff8efebfe585201a1fa576a8f12010f6267ed11d MD5sum: a9e8b519ae1bc7e28d6a9d0932df1bb2 Description: pathlib-compatible Zipfile object wrapper - Python 3.x A backport of the Path object to older versions of Python. It's pathlib-compatible interface for zip files using zipfile object inside. . This package contains Python 3.x module. 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: svgtune Version: 0.3.1-1~nd110+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 27 Depends: neurodebian-popularity-contest, python3, python3-lxml Suggests: inkscape Homepage: http://github.com/yarikoptic/svgtune Priority: optional Section: graphics Filename: pool/main/s/svgtune/svgtune_0.3.1-1~nd110+1_all.deb Size: 7576 SHA256: 473711b0293446869ec8015a9a7c825d8ec2a13c99a7aff34826e90c3f7a7c8c SHA1: 05d684c119d9e2186bbca3f4b8ba8f82aa10e671 MD5sum: 9e69823da417d812a53605dd403cddc9 Description: tool to generate a set of .svg files out of a single .svg file svgtune is a little helper to generate a set of .svg files out of a single .svg file, by tuning respective groups/layers visibility, transparency or anything else. . It might come very handy for generation of incremental figures to be embedded into the presentation in any format which inkscape could render using original .svg file (e.g. pdf, png). 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 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,