bash-script-maker 1.4.5__py3-none-any.whl → 1.4.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bash-script-maker
3
- Version: 1.4.5
3
+ Version: 1.4.6
4
4
  Summary: Ein GUI-Programm zur Erstellung von Bash-Scripts mit visueller Unterstützung
5
5
  Home-page: https://github.com/securebitsorg/bash-script-maker
6
6
  Author: Marcel Dellmann
@@ -108,33 +108,6 @@ Ein benutzerfreundliches GUI-Programm zur Erstellung von Bash-Scripts mit visuel
108
108
  - Zenity (für Dialog-Funktionen)
109
109
  - Linux-Distribution mit apt, dnf, pacman oder ähnlichem Paketmanager
110
110
 
111
- ### Flatpak-Installation (Empfohlen)
112
-
113
- **Flatpak ist die modernste und sicherste Installationsmethode:**
114
-
115
- ```bash
116
- # Flatpak installieren (falls noch nicht vorhanden)
117
- sudo dnf install flatpak # Fedora/RHEL
118
- sudo apt install flatpak # Ubuntu/Debian
119
- sudo pacman -S flatpak # Arch Linux
120
-
121
- # Flathub-Repository hinzufügen
122
- flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
123
-
124
- # App installieren (wenn verfügbar)
125
- flatpak install flathub org.securebits.bashscriptmaker
126
-
127
- # App starten
128
- flatpak run org.securebits.bashscriptmaker
129
- ```
130
-
131
- **Vorteile von Flatpak:**
132
- - ✅ Vollständig sandboxed und sicher
133
- - ✅ Automatische Updates
134
- - ✅ Keine System-Abhängigkeiten
135
- - ✅ Funktioniert auf allen Linux-Distributionen
136
- - ✅ Desktop-Integration inklusive
137
-
138
111
  ### Automatische Installation mit Desktop-Integration
139
112
 
140
113
  **Empfohlene Methode (automatische Erkennung):**
@@ -158,15 +131,6 @@ Für Fedora/RHEL/CentOS-basierte Systeme:
158
131
  ./install_dnf.sh
159
132
  ```
160
133
 
161
- ### Flatpak-Paket selbst erstellen
162
-
163
- ```bash
164
- # Flatpak-Paket lokal erstellen
165
- ./build_flatpak.sh
166
-
167
- # Erstelltes Paket installieren
168
- flatpak install build/flatpak/bash-script-maker.flatpak
169
- ```
170
134
 
171
135
  ### Nur Desktop-Integration installieren
172
136
 
@@ -3,9 +3,9 @@ bash_script_maker.py,sha256=nMd-rEuQ5hRKQYggBcBsrygudl7aSz_xqOB43szoxRQ,31010
3
3
  custom_dialogs.py,sha256=Rr3jXuuZFRDNSBiM2sHcKhix3yiacvQkp6eluozwzmk,9243
4
4
  localization.py,sha256=6Dbyf8qG-p6_vUDPoBTtVBnSixO7_gLVtPnuIC4Fchs,1344
5
5
  syntax_highlighter.py,sha256=1umHO8lhhb_FxomXS3Yiub-KTWtBymt60ct5Www3boU,34954
6
- bash_script_maker-1.4.5.dist-info/LICENSE,sha256=G-uFRliqQDtsMvClHiUhNBw84dKRzqodui4tIRPJta8,2334
7
- bash_script_maker-1.4.5.dist-info/METADATA,sha256=ey7RL5MbVwBT08uaLw-T0iaEudEMtD5qQ6j5XB0iJ5w,15785
8
- bash_script_maker-1.4.5.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
9
- bash_script_maker-1.4.5.dist-info/entry_points.txt,sha256=jof_Nbub3hvayvOeVKrYpFDadAkCSUA3rqT7n61WED8,119
10
- bash_script_maker-1.4.5.dist-info/top_level.txt,sha256=aQp35H7s1JAeQ5IhRLDUS7D-u5ob4IEsGv4ItOv5Afo,72
11
- bash_script_maker-1.4.5.dist-info/RECORD,,
6
+ bash_script_maker-1.4.6.dist-info/LICENSE,sha256=G-uFRliqQDtsMvClHiUhNBw84dKRzqodui4tIRPJta8,2334
7
+ bash_script_maker-1.4.6.dist-info/METADATA,sha256=vSAZeuQtcgQr6DN_-_h5_wHahZcDVS1r9UBX322FMrc,14818
8
+ bash_script_maker-1.4.6.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
9
+ bash_script_maker-1.4.6.dist-info/entry_points.txt,sha256=jof_Nbub3hvayvOeVKrYpFDadAkCSUA3rqT7n61WED8,119
10
+ bash_script_maker-1.4.6.dist-info/top_level.txt,sha256=aQp35H7s1JAeQ5IhRLDUS7D-u5ob4IEsGv4ItOv5Afo,72
11
+ bash_script_maker-1.4.6.dist-info/RECORD,,