asciitree 0.3.3-4 source package in Ubuntu

Changelog

asciitree (0.3.3-4) unstable; urgency=medium

  * Standards version bumped to 4.6.2, no changes.
  * Fix d/copyright formatting.
  * debian/control:
    - Use <!nocheck> and <!nodoc> marhers.
    - Switch to debhelper-compat 13.
    - Switch to dh-sequence-*.
    - Switch to autopkgtest-pkg-pybuild.
    - Do not use unexisting substitution variables.
  * New d/clean file.
  * Update dates in d/copyright.

 -- Antonio Valentino <email address hidden>  Thu, 30 Nov 2023 20:04:43 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
asciitree_0.3.3-4.dsc 2.1 KiB bac6752dd24b0d5a37fb4ada2c019c37f2d8050a3c8dd9dc1c672c09d9b10d19
asciitree_0.3.3.orig.tar.gz 8.6 KiB 7837e807ba0791d86aa90b5c1ead0afccb901aab8a5f3d07fc2d1a3972d58ff7
asciitree_0.3.3-4.debian.tar.xz 2.6 KiB da9509884f721e0b189c4d0e1a6922e6c1a8d245317d970877659e8ec121d19d

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.