diff --git a/01-main/manifest b/01-main/manifest index c06eb8076..b6b337b19 100644 --- a/01-main/manifest +++ b/01-main/manifest @@ -222,6 +222,7 @@ sejda-desktop #sengi shutter-encoder signal-desktop +simple-pwgen simplenote skypeforlinux slack-desktop diff --git a/01-main/packages/simple-pwgen b/01-main/packages/simple-pwgen new file mode 100644 index 000000000..ecd1a765b --- /dev/null +++ b/01-main/packages/simple-pwgen @@ -0,0 +1,7 @@ +DEFVER=1 +CODENAMES_SUPPORTED="bookworm bullseye buster trixie sid focal jammy kinetic lunar mantic noble" +APT_LIST_NAME="apps.mamolinux.org" +PPA="ppa:mamolinux/gui-apps" +PRETTY_NAME="Simple Password Generator" +WEBSITE="https://hsbasu.github.io/simple-pwgen/" +SUMMARY="Very simple Python3-based GUI application to generate secure and random password."