python-tktooltip 3.1.2-1 source package in Ubuntu
Changelog
python-tktooltip (3.1.2-1) unstable; urgency=medium * New upstream version 3.1.2 * Satisfied a few lintian's requirements: + documented the removal of tkinter_tooltip.egg-info/ from the source package in d/README.source + removed files debian/manpage.1.ex debian/manpage.md.ex debian/manpage.sgml.ex debian/manpage.xml.ex debian/postinst.ex debian/postrm.ex debian/preinst.ex debian/prerm.ex debian/python-tktooltip.cron.d.ex debian/python-tktooltip.doc-base.ex + created debian/salsa-ci.yml based on debian/salsa-ci.yml.ex which is removed. * Added an explicit dependency on python3-tk -- Georges Khaznadar <email address hidden> Fri, 14 Feb 2025 10:04:14 +0100
Upload details
- Uploaded by:
- Georges Khaznadar
- Uploaded to:
- Sid
- Original maintainer:
- Georges Khaznadar
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-tktooltip_3.1.2-1.dsc | 2.0 KiB | 817d4e6b8a2133966a0afc7d77378f98e26341406767d03c22868ecee14311b4 |
python-tktooltip_3.1.2.orig.tar.xz | 795.9 KiB | 76fc66ab7257dfa3fe24c6f5eda0b134a63eaa22f2b6b9005cddce5072ef3897 |
python-tktooltip_3.1.2-1.debian.tar.xz | 2.8 KiB | d551b6ddf8bbcd2b28e215a3f27cdc3d314c685ceacdced7722900f8e629cbdd |
Available diffs
- diff from 3.0.0-4 to 3.1.2-1 (9.5 KiB)
No changes file available.
Binary packages built by this source
- python3-tktooltip: simple yet fully customisable tooltip/pop-up implementation
Tktooltip is a simple yet fully customisable tooltip/pop-up
implementation for tkinter widgets. It is capable of fully
integrating with custom tkinter themes both light and dark ones.
.
Features
--------
.
- normal tooltips
- show tooltip with s seconds delay
- tooltip tracks mouse cursor
- tooltip displays strings and string returning functions
- fully customisable, tooltip inherits underlying theme style