datalad 0.19.3-1 source package in Ubuntu

Changelog

datalad (0.19.3-1) unstable; urgency=medium

  * Fresh upstream bugfix release
  * Declare minimal version for typing-extensions to be 3.10.0.2~.
    Note: for the 0.18.4 it needs to be >= 4.0.0~
  * Added dependency on python3-importlib-resources for older (before 3.9)
    python3s (valuable only for backports).

 -- Yaroslav Halchenko <email address hidden>  Thu, 10 Aug 2023 15:44:13 -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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
datalad_0.19.3-1.dsc 2.8 KiB 622efc9f7c87646b8777a38fcb1d30bb806c6fd81c9de6ecb4cf1a2cd5c62b45
datalad_0.19.3.orig.tar.gz 1.4 MiB 1002181d50fc8d8f7f434ec39b6daa70c1b7786d275c52a56aa04af26ca74e05
datalad_0.19.3-1.debian.tar.xz 19.0 KiB 0058179526faa1240e7fcf580a8c248fffb4126bdaf458e05252dbbda236962d

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)

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.