/obs-service-recompress

An OBS source service: Recompress files

Primary LanguageShell

recompress (OBS source service)

This is an Open Build Service source service. It supports to compress, uncompress or recompress files from or to

  • none : No Compression
  • gz : Gzip Compression
  • bz2 : Bzip2 Compression
  • xz : XZ Compression

This is the git repository for openSUSE:Tools/obs-service-recompress. The authoritative source is https://github.com/openSUSE/obs-service-recompress

The service can be used in combination with other services like download_files, tar_scm, extract_file or set_version e.g. within the GIT integration workflow.