Package: git-annex-remote-rclone Version: 0.5-1~ndall+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 23 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.5-1~ndall+1_all.deb Size: 7842 SHA256: 0b1d65c740ce1073ecdae6db121d304fe02c4bb95df552326894118a65b38319 SHA1: 34a2323c4387e61c4a69617150c463f9a7b772c5 MD5sum: 00c5a0407a998eba72d4f5eb0ad71189 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-annex-standalone Source: git-annex Version: 7.20190219+git191-g2d6a364d4-1~ndall+1 Architecture: i386 Maintainer: Richard Hartmann Installed-Size: 176261 Depends: git, netbase, openssh-client Recommends: lsof, gnupg, bind9-host, youtube-dl, git-remote-gcrypt (>= 0.20130908-6), nocache, aria2 Suggests: xdot, bup, adb, tor, magic-wormhole, tahoe-lafs, libnss-mdns, uftp Conflicts: git-annex Breaks: datalad (<= 0.11.1~) Provides: git-annex Homepage: http://git-annex.branchable.com/ Priority: optional Section: utils Filename: pool/main/g/git-annex/git-annex-standalone_7.20190219+git191-g2d6a364d4-1~ndall+1_i386.deb Size: 65315824 SHA256: 43b9a2b2c8d2ab143639af6691799a235cb4b43d3d7bd85bc080bbdf291bacb2 SHA1: 389972042e328fbf890546a5820ac4e36c4d59bd MD5sum: 60ca64d3af5a7cc483c97102068ab4d7 Description: manage files with git, without checking their contents into git -- standalone build git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space. . It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with a dozen cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved. . git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way. . This package provides a standalone bundle build of git-annex, which should be installable on any more or less recent Debian or Ubuntu release. Package: golang-github-ncw-rclone-dev Source: rclone Version: 1.41-1~ndall0 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 2492 Depends: golang-bazil-fuse-dev, golang-github-aws-aws-sdk-go-dev, golang-github-mreiferson-go-httpclient-dev, golang-github-ncw-go-acd-dev, golang-github-ncw-swift-dev, golang-github-pkg-errors-dev, golang-github-pkg-sftp-dev, golang-github-rfjakob-eme-dev, golang-github-skratchdot-open-golang-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-stacktic-dropbox-dev, golang-github-stretchr-testify-dev, golang-github-tsenart-tb-dev, golang-github-unknwon-goconfig-dev, golang-github-vividcortex-ewma-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-golang-x-sys-dev, golang-golang-x-text-dev, golang-google-api-dev Homepage: https://github.com/ncw/rclone Priority: optional Section: devel Filename: pool/main/r/rclone/golang-github-ncw-rclone-dev_1.41-1~ndall0_all.deb Size: 399416 SHA256: 528b53f3312375d31d5cebb95472a57272cf242e14a92cfdf99c45be2ff5511d SHA1: 75f8871fd668e815023267a857b37ad60b9d1c2f MD5sum: a87865eafe10185420838e2e4ffd7b55 Description: go source code of rclone Rclone is a program to sync files and directories between the local file system and a variety of commercial cloud storage providers. . This package contains rclone's source code. Package: python-joblib Source: joblib Version: 0.13.2-1~nd19.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 875 Depends: neurodebian-popularity-contest, python (<< 2.8), python (>= 2.7), python:any (>= 2.6.6-7~), procps Recommends: python-numpy, python-pytest, python-simplejson, python-lz4, python-psutil Homepage: http://packages.python.org/joblib/ Priority: optional Section: python Filename: pool/main/j/joblib/python-joblib_0.13.2-1~nd19.04+1_all.deb Size: 192400 SHA256: f767f743eebc77ec6276690238b9a50bf936d1f5a6c8bb383061484c0396986f SHA1: f24157bf13226f9d95d2416e08f14191c17fade5 MD5sum: fd2a75128f1e501bded08c297b409c19 Description: tools to provide lightweight pipelining in Python Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: . - transparent disk-caching of the output values and lazy re-evaluation (memoize pattern) - easy simple parallel computing - logging and tracing of the execution . Joblib is optimized to be fast and robust in particular on large, long-running functions and has specific optimizations for numpy arrays. . This package contains the Python 2 version. Package: python3-joblib Source: joblib Version: 0.13.2-1~nd19.04+1 Architecture: all Maintainer: NeuroDebian Maintainers Installed-Size: 870 Depends: neurodebian-popularity-contest, python3:any (>= 3.3~), procps Recommends: python3-numpy, python3-pytest, python3-simplejson, python3-psutil Homepage: http://packages.python.org/joblib/ Priority: optional Section: python Filename: pool/main/j/joblib/python3-joblib_0.13.2-1~nd19.04+1_all.deb Size: 189336 SHA256: 080fa35de92df8ae5daa16e5497ad681153dd54429187ed013ebee27e2f09783 SHA1: 04c46404a650855e7b7ee68d3efaae5822945f3e MD5sum: 27e7a768ba2fd292fa4989936375fcfb Description: tools to provide lightweight pipelining in Python Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: . - transparent disk-caching of the output values and lazy re-evaluation (memoize pattern) - easy simple parallel computing - logging and tracing of the execution . Joblib is optimized to be fast and robust in particular on large, long-running functions and has specific optimizations for numpy arrays. . This package contains the Python 3 version. Package: rclone Version: 1.41-1~ndall0 Architecture: i386 Maintainer: Debian Go Packaging Team Installed-Size: 16874 Depends: libc6 (>= 2.3.6-6~) Built-Using: go-md2man (= 1.0.8+ds-1), golang-1.10 (= 1.10.3-1), golang-bazil-fuse (= 0.0~git20160811.0.371fbbd-2), golang-github-a8m-tree (= 0.0~git20171213.cf42b1e-1), golang-github-abbot-go-http-auth (= 0.0~git20150714.0.46b9627-2), golang-github-aws-aws-sdk-go (= 1.12.79+dfsg-1), golang-github-azure-azure-sdk-for-go (= 10.3.0~beta-1), golang-github-azure-go-autorest (= 8.3.1-1), golang-github-coreos-bbolt (= 1.3.1-coreos.5-1), golang-github-davecgh-go-spew (= 1.1.0-4), golang-github-dgrijalva-jwt-go-v3 (= 3.1.0-2), golang-github-djherbis-times (= 1.0.1+git20170215.d25002f-1), golang-github-dropbox-dropbox-sdk-go-unofficial (= 4.1.0-1), golang-github-go-ini-ini (= 1.32.0-2), golang-github-google-go-querystring (= 0.0~git20170111.0.53e6ce1-4), golang-github-jlaffaye-ftp (= 0.0~git20170707.0.a05056b-1), golang-github-jmespath-go-jmespath (= 0.2.2-2), golang-github-kardianos-osext (= 0.0~git20170510.0.ae77be6-5), golang-github-kr-fs (= 0.0~git20131111.0.2788f0d-2), golang-github-mattn-go-runewidth (= 0.0.2+git20170510.3.97311d9-1), golang-github-ncw-go-acd (= 0.0~git20171120.887eb06-1), golang-github-unknwon-goconfig (= 0.0~git20160828.0.5aa4f8c-3), golang-github-vividcortex-ewma (= 0.0~git20160822.20.c595cd8-3), golang-google-cloud (= 0.9.0-5), golang-goprotobuf (= 0.0~git20170808.0.1909bc2-2) Homepage: https://github.com/ncw/rclone Priority: optional Section: net Filename: pool/main/r/rclone/rclone_1.41-1~ndall0_i386.deb Size: 4618876 SHA256: f3d9fca60ef0cfd3221be8ef088af8a9fc3a2a2c99955034fe6b29a9e18eb42e SHA1: 50b47feb7ce2f1441e1a5cef84f91ef20d1e104f MD5sum: 8c73c00b1e80467960cb535af6d6e58f Description: rsync for commercial cloud storage Rclone is a program to sync files and directories between the local file system and a variety of commercial cloud storage providers: . - Google Drive - Amazon S3 - Openstack Swift / Rackspace cloud files / Memset Memstore - Dropbox - Google Cloud Storage - Amazon Drive - Microsoft One Drive - Hubic - Backblaze B2 - Yandex Disk