asciitree 0.3.3-3 source package in Ubuntu

Changelog

asciitree (0.3.3-3) unstable; urgency=medium

  * Standards version bumped to 4.6.0 (no chenges).
  * Update watch file.

 -- Antonio Valentino <email address hidden>  Sun, 07 Nov 2021 17:49:30 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
asciitree_0.3.3-3.dsc 2.1 KiB b7672cb4d7fc7000d99a6b54cbf09980b915dc19bc6647cc8838bab9a07f0381
asciitree_0.3.3.orig.tar.gz 8.6 KiB 7837e807ba0791d86aa90b5c1ead0afccb901aab8a5f3d07fc2d1a3972d58ff7
asciitree_0.3.3-3.debian.tar.xz 2.4 KiB 2041c392dd38a3de66f325bcd9243539a05452a6a7f3f6b8cd72cf42d2e73750

Available diffs

No changes file available.

Binary packages built by this source

python3-asciitree: Draw tree structures using (ASCII or Unicode) characters

 This package contains functions to draw a tree structure,
 similar to the tree Debian package, from arbitrary nested
 Python data structures, with configurable layout, sets of
 characters (ASCII or various Unicode line drawing), etc.
 It includes predefined structure traversal methods for
 (optionally ordered) dictionaries but allows the user to
 write their own to traverse custom data structures.