sif python

Subscribe with RSS to keep up with the latest changes. The most detailed and up to date changes are kept with the CHANGELOG with the code base.

Documentation Development

December 09, 2018 major

This changelog represents all changes on and before January 6, 2019.

Major Updates (0.0.11)

This is the first major release of SIF Python:

  • Python class to implement SIF Header (version 2.0)
  • uses SIF_MAGIC to determine if Singularity image is SIF format
  • parses header, partition, and signature blocks
  • documentation and Docker container released