sun

View on PyPIReverse Dependencies (0)

1.6.3 sun-1.6.3-py3-none-any.whl

Wheel Details

Project: sun
Version: 1.6.3
Filename: sun-1.6.3-py3-none-any.whl
Download: [link]
Size: 11574
MD5: f32fcfaab5b364c310ac989161963064
SHA256: e838abe66acfa43cff180072e85955364d3deefdc2275677cc084c5c0616d1a8
Uploaded: 2024-09-19 18:55:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sun
Version: 1.6.3
Summary: Tray notification applet for informing about package updates in Slackware.
Author-Email: Dimitris Zlatanidis <dslackw[at]gmail.com>
Maintainer-Email: Dimitris Zlatanidis <dslackw[at]gmail.com>
Project-Url: Changelog, https://gitlab.com/dslackw/sun/-/blob/master/CHANGELOG.md
Project-Url: Documentation, https://dslackw.gitlab.io/sun/
Project-Url: Homepage, https://dslackw.gitlab.io/sun/
Project-Url: Repository, https://gitlab.com/dslackw/sun.git
Keywords: tray,notify,slackware,desktop
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Desktop Environment
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.9
Requires-Dist: tomlkit (>=0.13.2)
Description-Content-Type: text/markdown
[Description omitted; length: 231 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sun/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sun/__metadata__.py sha256=Heg-JoIKzGCmUhN0tuBeix4fw25SYgvkq3UBlfkJqBk 919
sun/autostart.py sha256=2YOPTCd-4d3zktPxH2GcIrkzj1ZCqkkWOiG2OyQO898 1776
sun/configs.py sha256=7-BoM3ftUe1d7z73resLgR9c9kTguIi0rMG-wo7Ve64 2557
sun/daemon.py sha256=-NfFSCRNMXb2B1o9nSFikTRYjtzt_lWi7NOPbnHlJ-E 1584
sun/licenses.py sha256=tDYvce7S8y0So0iv-J2B8eRJBSC3XVM-JifMpWjfkZk 1379
sun/utils.py sha256=S4irxHM68OcuM7OyZd6tIpdcD32ZIkWR8XDCdKQQ5qQ 6263
sun/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sun/cli/tool.py sha256=N5qQMZQDNSYRlCrrctx6Kxkp11tP9BwKzQFGrr6J2cQ 5418
sun/gtk/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sun/gtk/status_icon.py sha256=B-46ezMhzuUbOqIsiP2PWHkhouwdOyOzdf7ojc8sgq8 7078
sun-1.6.3.dist-info/entry_points.txt sha256=OzytPB6rcKpcOcKDz6g7KF7M6kgeJgVcBHsD-eO6wAc 139
sun-1.6.3.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
sun-1.6.3.dist-info/METADATA sha256=vrf-QPyPVJ40tHaO1sTkix7UWYL-ocK4YB811YHlq5M 1397
sun-1.6.3.dist-info/RECORD

entry_points.txt

sun = sun.cli.tool:main
sun-autostart = sun.autostart:autostart
sun-daemon = sun.daemon:main
sun-gtk = sun.gtk.status_icon:main