asciitree 0.3.3-1 source package in Ubuntu

Changelog

asciitree (0.3.3-1) unstable; urgency=medium

  * Initial version (Closes: #904443)

 -- Antonio Valentino <email address hidden>  Sat, 05 Oct 2019 18:32:57 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
asciitree_0.3.3-1.dsc 2.0 KiB 5f3fd2031ca3016a859df56598fa17c740325c83f15d8ae4799097bd092a6368
asciitree_0.3.3.orig.tar.gz 8.6 KiB 7837e807ba0791d86aa90b5c1ead0afccb901aab8a5f3d07fc2d1a3972d58ff7
asciitree_0.3.3-1.debian.tar.xz 2.3 KiB 81fb77b139f431a81bbc9f3cd86a15d0222f073762b5e831237d23d336bc9130

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.