Class MNAppInfoFile

java.lang.Object
com.io7m.montarre.nativepack.internal.flatpak.MNAppInfoFile

public final class MNAppInfoFile extends Object
Functions to generate AppInfo files.
See Also:
  • "https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html"
  • Method Details

    • createAppInfoFileText

      public static String createAppInfoFileText(MPackageDeclaration packageV)
      Generate the text of an app info file.
      Parameters:
      packageV - The package
      Returns:
      The text of the file