slipcase-open 0.2.1

Open the content file of a Slipcase container in its own application, and write edits back into the container
Documentation
# What this release tells the stores it changed, in every language the
# listing is in. One file, both languages, because a translation is reviewed
# beside its source.
#
# The version is checked against the release being cut: notes left from last
# time stop the release rather than reaching a listing. A language the listing
# has and this file does not is also a refusal - a German listing saying
# something nobody wrote is worse than a release that stops. So is a language
# written longer than the store takes, which a store answers by refusing the
# whole submission without saying which field was wrong.
#
# Nothing else reads this. The GitHub release, the Debian changelog and the
# AppStream entry take commit subjects.

version = "0.2.1"

[locales]
[locales.de-de]
whats-new = "Das Containerformat wechselt von 1.0 zu 1.1. Zwei Namen ändern sich in jedem Container: Die Beschreibungsdatei heißt jetzt slipcase.flyleaf.toml statt slipcase.metadata.toml, und der Schlüssel, der die beschriebene Datei benennt, heißt content.file statt payload.file. Slipcase Open benennt dieselben zwei Dinge auch in der eigenen Oberfläche um: aus den Metadaten wird das Flyleaf, aus der Nutzlast die Inhaltsdatei.\n\nEin Container aus einer früheren Version trägt noch die Namen von 1.0, daher meldet diese Version, dass er sich nicht öffnen lässt, statt ihn zu öffnen. Dabei geht nichts verloren: Eine .slpc ist im Kern ein gewöhnliches ZIP-Archiv, jedes Archivprogramm öffnet sie und entpackt beide Dateien direkt. Ein neuer Container aus dem Entpackten ergibt einen im Format 1.1."
[locales.en-us]
whats-new = "The container format moves from 1.0 to 1.1. Two names inside every container change: the description file is now slipcase.flyleaf.toml rather than slipcase.metadata.toml, and the key naming the file it describes is content.file rather than payload.file. Slipcase Open renames the same two things throughout its own interface: \"metadata\" becomes \"flyleaf,\" \"payload\" becomes \"content file.\"\n\nA container made by an earlier version still carries 1.0's names, so this version reports it cannot be opened rather than opening it. Nothing in the file is lost: a .slpc is an ordinary ZIP archive underneath, so any archive tool opens one and extracts both files directly. Making a new container from what you extract gives you a 1.1 one."