python-tktreectrl 2.0.2-5 source package in Ubuntu

Changelog

python-tktreectrl (2.0.2-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Fri, 28 Oct 2022 20:14:00 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tktreectrl_2.0.2-5.dsc 2.1 KiB 22c1d646bc2889b24494e20d036ee1b714034780c597d47c619f76d013547c8f
python-tktreectrl_2.0.2.orig.tar.gz 77.2 KiB 725c9c28e38b0ab22bad1b7115ec7ec5735ed8f13b0bac6d02199b9486967b08
python-tktreectrl_2.0.2-5.debian.tar.xz 2.6 KiB 385a40e5be8265150b1f45d27a73c5cbf1c4ac7bf4f49b17e9473a504877ef90

Available diffs

No changes file available.

Binary packages built by this source

python-tktreectrl-doc: documentation and examples for Python TkTreeCtrl

 This package catalyses the adoption of the Python interface to the
 TkTreectrl widgets.

python3-tktreectrl: Tkinter-based wrapper for Tk TreeCtrl for Python 3

 The TkTreectrl module provides a widget for Tkinter-based GUIs that
 presents a tree as known for representations e.g. of a file system.
 Technically, it wraps the treectrl Tk extension for use with
 Python/Tkinter.
 .
 The package adds Treectrl, MultiListbox, ScrolledTreectrl,
 ScrolledMultiListbox and ScrolledWidget into the current namespace of
 a Python 3 instance.