File rearchive.service of Package obs-service-rearchive

<service name="rearchive">
  <summary>Convert non-tar-archives to tar.gz</summary>
  <description>This service unpacks non-tar-archives to a temporary directory and generates a compressed tar archive (tar.gz).
Supported formats: zip, rar
</description>
  <parameter name="file">
    <description>name of file to be converted.</description>
    <required/>
  </parameter>
  <parameter name="format">
    <description>archive type</description>
    <allowedvalue>zip</allowedvalue>
    <allowedvalue>rar</allowedvalue>
  </parameter>
</service>

openSUSE Build Service is sponsored by