asciitree 0.3.3-2 source package in Ubuntu

Changelog

asciitree (0.3.3-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload

 -- Anton Gladky <email address hidden>  Wed, 01 Jan 2020 20:51:55 +0100

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
asciitree_0.3.3-2.dsc 2.0 KiB d87b0717b7e373cc33d4c99bfae749dae17429d2167c5cd31d27c4064c1e248d
asciitree_0.3.3.orig.tar.gz 8.6 KiB 7837e807ba0791d86aa90b5c1ead0afccb901aab8a5f3d07fc2d1a3972d58ff7
asciitree_0.3.3-2.debian.tar.xz 2.3 KiB bf8c17a84711b9c8111feee5e9afb21c42fcd23bd77a437bb48a9afe20ae069a

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.