kstreitova / obs-service-recompress

An OBS source service: Recompress files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An OBS source service: Recompress files


Languages

Language:Shell 64.4%Language:Perl 30.5%Language:Makefile 5.2%