texttable 1.7.0-ok1 source package in openKylin

Changelog

texttable (1.7.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Thu, 04 Jun 2026 14:28:44 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
texttable_1.7.0.orig.tar.gz 11.6 KiB 6195fb787aa68fd9604f2482f863a9754fb7470ed3fb316ef9569fb64ab65c3b
texttable_1.7.0-ok1.debian.tar.xz 2.3 KiB 0d2bbd58f4faf41049b4150e1438a4778f26f4097d85da0cfadc3c19cb090638
texttable_1.7.0-ok1.dsc 1.9 KiB 132bec9270139b310ae5fa865a22c3b543af05e32252cce8b66877752727f06e

Available diffs

View changes file

Binary packages built by this source

python3-texttable: Module for creating simple ASCII tables — python3

 texttable is a module to generate a formatted text table, using ASCII
 characters.
 It provides nice human-readable output for arrays when designing
 a CLI or just output data.
 .
 This package contains the Python 3 module.