datalad 0.12.1-1 source package in Ubuntu

Changelog

datalad (0.12.1-1) unstable; urgency=medium

  * Fresh upstream bugfix release
  * debian/patches/deb_no_utf8 updated to not test unicode when python < 3.7
    (see https://github.com/datalad/datalad/issues/4016)

 -- Yaroslav Halchenko <email address hidden>  Wed, 15 Jan 2020 21:32:28 -0500

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
datalad_0.12.1-1.dsc 2.7 KiB 7df6755028ffdccda65a52c9c6060c59054d98517eab5851b7e5fe33e8a9b318
datalad_0.12.1.orig.tar.gz 1.4 MiB d4e47595e7b43a3287457573c9833deeb4896e4a345d30a44b8b0e8e0c86a912
datalad_0.12.1-1.debian.tar.xz 12.4 KiB d8a17ccdab32e0f2f1d88ab90c8e74243e5166acf349dc933dd0b0a28c4fcfed

Available diffs

No changes file available.

Binary packages built by this source

datalad: 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 provides the command line tools. Install without
 Recommends if you need only core functionality.

python3-datalad: 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.