811f411 rpm2flatpak: Add an option to initialize from the Flathub manifest

4 files Authored by otaylor 5 years ago, Committed by nphilipp 5 years ago,
    rpm2flatpak: Add an option to initialize from the Flathub manifest
    
    If an application is already packaged on Flathub, allow the user to
    initialize the container.yaml from the Flathub manifest by passing
    
     --flathub=com.example.MyApp
    
    or:
    
     --flathub=MyApp
    
    to do a search (if the search term isn't unique, the operation will
    error out showing a list of matches.)
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>
    
        
file modified
+4 -2
file modified
+121 -3
file modified
+1 -0
file modified
+275 -5