README.md
setup.py
flatpak_sync.egg-info/PKG-INFO
flatpak_sync.egg-info/SOURCES.txt
flatpak_sync.egg-info/dependency_links.txt
flatpak_sync.egg-info/entry_points.txt
flatpak_sync.egg-info/requires.txt
flatpak_sync.egg-info/top_level.txt
flatpaksync/__init__.py
flatpaksync/compareapp.py
flatpaksync/comparepermission.py
flatpaksync/comparerepo.py
flatpaksync/flatpakcmd.py
flatpaksync/main.py
flatpaksync/parseapp.py
flatpaksync/parsemask.py
flatpaksync/parsepermission.py
flatpaksync/parserepo.py
flatpaksync/actions/__init__.py
flatpaksync/actions/app.py
flatpaksync/actions/mask.py
flatpaksync/actions/permission.py
flatpaksync/actions/repo.py
flatpaksync/commands/__init__.py
flatpaksync/commands/add.py
flatpaksync/commands/command.py
flatpaksync/commands/generate.py
flatpaksync/commands/remove.py
flatpaksync/commands/run.py
flatpaksync/configs/__init__.py
flatpaksync/configs/read.py
flatpaksync/configs/write.py
flatpaksync/structs/__init__.py
flatpaksync/structs/app.py
flatpaksync/structs/applist.py
flatpaksync/structs/permission.py
flatpaksync/structs/permissionlist.py
flatpaksync/structs/repo.py
flatpaksync/structs/repolist.py
flatpaksync/structs/settings.py