MANIFEST.in
README.md
io.pext.pext.appdata.xml
io.pext.pext.desktop
requirements.txt
setup.py
Pext.egg-info/PKG-INFO
Pext.egg-info/SOURCES.txt
Pext.egg-info/dependency_links.txt
Pext.egg-info/entry_points.txt
Pext.egg-info/not-zip-safe
Pext.egg-info/requires.txt
Pext.egg-info/top_level.txt
pext/VERSION
pext/__main__.py
pext/constants.py
pext/helpers/pext_base.py
pext/helpers/pext_helpers.py
pext/i18n/pext_ar.qm
pext/i18n/pext_be.qm
pext/i18n/pext_en.qm
pext/i18n/pext_es.qm
pext/i18n/pext_fr.qm
pext/i18n/pext_hi.qm
pext/i18n/pext_hu.qm
pext/i18n/pext_nb_NO.qm
pext/i18n/pext_nl.qm
pext/i18n/pext_pl.qm
pext/i18n/pext_ru.qm
pext/i18n/pext_zh_TW.qm
pext/images/128x128/pext.png
pext/images/48x48/pext.png
pext/images/scalable/logo.svg
pext/images/scalable/pext.icns
pext/images/scalable/pext.ico
pext/images/scalable/pext.svg
pext/qml/AboutDialog.qml
pext/qml/ChoiceDialog.qml
pext/qml/CommandArgsDialog.qml
pext/qml/ConfirmQuitDialog.qml
pext/qml/CriticalErrorDialog.qml
pext/qml/InputRequestDialog.qml
pext/qml/InstallFromRepositoryDialog.qml
pext/qml/InstallModuleFromRepositoryNoModulesAvailableDialog.qml
pext/qml/InstallModuleFromRepositorySelectModuleDialog.qml
pext/qml/InstallModuleFromURLDialog.qml
pext/qml/InstallThemeFromURLDialog.qml
pext/qml/LoadModuleDialog.qml
pext/qml/LoadProfileDialog.qml
pext/qml/LoadThemeDialog.qml
pext/qml/ManageDialog.qml
pext/qml/ManageProfilesDialog.qml
pext/qml/ModuleData.qml
pext/qml/NoModulesInstalledDialog.qml
pext/qml/NoThemesInstalledDialog.qml
pext/qml/OnlyOneProfileDialog.qml
pext/qml/QuestionDialog.qml
pext/qml/RenameProfileDialog.qml
pext/qml/UpdatePermissionDialog.qml
pext/qml/main.qml
pext/qml/repeat_polyfill.js
pext_dev/__main__.py
pext_dev/module/LICENSE
pext_dev/module/__init__.py
pext_dev/theme/LICENSE
pext_dev/theme/theme.conf
test/test.py