datalad 0.18.1-1 source package in Ubuntu

Changelog

datalad (0.18.1-1) unstable; urgency=medium

  * Fresh upstream "major" + bugfix release
    - includes significant OPTimization of 'status' command as well.
  * debian/patches
    - refreshed
    - added deb-looseversion.patch to bundle a little backport of
      looseversion from 1.0.3 of https://github.com/effigies/looseversion
    - added deb_no_chardet_depends to remove upper version boundary for chardet
      since in debian we have 5.1 already
  * debian/control
    - whoosh and simplejson are no longer dependent on. metadata functionality
      was refactored away, and simplejson was replaced with json.

 -- Yaroslav Halchenko <email address hidden>  Tue, 17 Jan 2023 10:13:49 -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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
datalad_0.18.1-1.dsc 2.7 KiB 5d2395ba81001d2d5822163359d0d1b91ff2e7b7b44f0044f30b8670959f4e61
datalad_0.18.1.orig.tar.gz 1.3 MiB da69985df70d57a4492ea2b7587ee728f1aadaaffe49f3f03798164335c5f448
datalad_0.18.1-1.debian.tar.xz 18.4 KiB ce72938d30f7106a1c43a0b874b4e90b5a312dc79364f1fc8eeb6e0d5a95bfba

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.