vappman 2.0.7__py3-none-any.whl → 2.1.1__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
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: vappman
3
- Version: 2.0.7
3
+ Version: 2.1.1
4
4
  Summary: A visual wrapper for appman
5
5
  Keywords: app,installer,manager,appimages
6
6
  Author-email: Joe Defen <joedef@google.com>
@@ -9,7 +9,8 @@ Description-Content-Type: text/markdown
9
9
  Classifier: Programming Language :: Python :: 3
10
10
  Classifier: License :: OSI Approved :: MIT License
11
11
  Classifier: Operating System :: POSIX :: Linux
12
- Requires-Dist: console-window >= 1.2.1
12
+ License-File: LICENSE
13
+ Requires-Dist: console-window == 1.3.2
13
14
  Project-URL: Bug Tracker, https://github.com/joedefen/vappman/issues
14
15
  Project-URL: Homepage, https://github.com/joedefen/vappman
15
16
 
@@ -34,7 +35,7 @@ Project-URL: Homepage, https://github.com/joedefen/vappman
34
35
  * **Dual Mode Support**: Works with both `am` (system-wide) and `appman` (user-local). The (`m`) m-key toggles user (local install) and system (non-local install) modes when using `am`.
35
36
  * **Multi-Database Support**: Access all of `am`'s app databases including:
36
37
  * `am` - Main AppImage database with 2000+ portable Linux applications
37
- * `busybox` - Minimal Unix utilities as AppImages
38
+ * `busybox` - Minimal Unix utilities as binaries
38
39
  * `appbundle` - AppBundle format packages (portable application bundles)
39
40
  * `python` - Python interpreters (multiple versions available as AppImages)
40
41
  * `soarpkg` - [Soar User Repository](https://github.com/pkgforge/soarpkgs) packages (portable, distro-independent binaries)
@@ -7,8 +7,8 @@ vappman/Prerequisites.py,sha256=iBUkBQqPCNV-BXKDzZmKh7xaKGZE1QFzYTjbd3cuATE,1017
7
7
  vappman/VappmanListCache.py,sha256=lsA82WyGssYherJ3lK1DGABghbAupDNfLOgyu3C9-Oc,9852
8
8
  vappman/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  vappman/main.py,sha256=b0KpZvtTioDnUPGR7lYX2pEbJ3ddbaMFanFI2jVXE2A,32149
10
- vappman-2.0.7.dist-info/entry_points.txt,sha256=c9NHAQ8xJLkwtSWlw_nGNlAPCMODp_qGj4wlaHvbVUM,45
11
- vappman-2.0.7.dist-info/LICENSE,sha256=qB9OdnyyF6WYHiEIXVm0rOSdcf8e2ctorrtWs6CC5lU,1062
12
- vappman-2.0.7.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
13
- vappman-2.0.7.dist-info/METADATA,sha256=un4CKWPZjeTQ2aaxnTNCPL2zYkwcvPD5X1b9vALXPzE,12357
14
- vappman-2.0.7.dist-info/RECORD,,
10
+ vappman-2.1.1.dist-info/entry_points.txt,sha256=c9NHAQ8xJLkwtSWlw_nGNlAPCMODp_qGj4wlaHvbVUM,45
11
+ vappman-2.1.1.dist-info/licenses/LICENSE,sha256=qB9OdnyyF6WYHiEIXVm0rOSdcf8e2ctorrtWs6CC5lU,1062
12
+ vappman-2.1.1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
13
+ vappman-2.1.1.dist-info/METADATA,sha256=AZU6Qf6YZJQzhJcrfvpBCZx5IyZbEiyZm2-KWvVHLvU,12378
14
+ vappman-2.1.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.9.0
2
+ Generator: flit 3.12.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any