github fatiando/pooch v0.5.0

latest releases: v1.8.1, v1.8.0, v1.7.0...
4 years ago

New features:

  • New processor pooch.Decompress saves a decompressed version of the downloaded file. Supports gzip, lzma/xz, and bzip2 compression. Note: Under Python 2.7, lzma and bzip2 require the backports.lzma and bz2file packages as well. These are soft dependencies and not required to use Pooch. See Installing. (#78)
  • New processor pooch.Untar unpacks files contained in a downloaded tar archive (with or without compression). (#77)

This release contains contributions from:

  • Matthew Turk
  • Leonardo Uieda

Don't miss a new pooch release

NewReleases is sending notifications on new releases.