datalad 0.9.3-1 source package in Ubuntu

Changelog

datalad (0.9.3-1) unstable; urgency=medium

  * Bugfix upstream release
  * debian/control
    - added python-fasteners into depends

 -- Yaroslav Halchenko <email address hidden>  Fri, 16 Mar 2018 12:43:32 -0400

Upload details

Uploaded by:
NeuroDebian Team
Uploaded to:
Sid
Original maintainer:
NeuroDebian Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
datalad_0.9.3-1.dsc 2.5 KiB c786b659f8928eb7460859eca5a49e94aa2bac75a331fdc57a10b0a0de5ba3fd
datalad_0.9.3.orig.tar.gz 1.0 MiB 4295d4abc93ce40d28dbb89765d1fbff3a618447b2bebf527215b6b3d03af3eb
datalad_0.9.3-1.debian.tar.xz 7.1 KiB 3f86fb0641400917a609adda9e9c5068faca24258635cea8adcc96f9ec12a6a6

Available diffs

No changes file available.

Binary packages built by this source

datalad: data files crawler and data distribution

 DataLad is a data distribution providing access to a wide range of
 data resources already available online (initially aiming at
 neuroscience domain). Using git-annex as its backend for data
 logistics it provides following facilities
 .
  - crawling of web sites to automatically prepare and update git-annex
    repositories with content from online websites, S3, etc
  - command line interface for manipulation of collections of datasets
    (install, uninstall, update, publish, save, etc.) and
 separate files/directories (add, get), as well as search within
 aggregated meta-data
 .
 This package provides the command line tool. Install without
 Recommends if you need only core functionality.

python-datalad: data files crawler and data distribution (Python 2)

 DataLad is a data distribution providing access to a wide range of
 data resources already available online (initially aiming at
 neuroscience domain). Using git-annex as its backend for data
 logistics it provides following facilities
 .
  - crawling of web sites to automatically prepare and update git-annex
    repositories with content from online websites, S3, etc
  - command line interface for manipulation of collections of datasets
    (install, uninstall, update, publish, save, etc.) and
 separate files/directories (add, get), as well as search within
 aggregated meta-data
 .
 This package installs the module for Python 2, and Recommends install
 all dependencies necessary for crawling, publishing, and testing.
 If you need base functionality, install without Recommends.