texttable 1.6.7-ok1 source package in openKylin

Changelog

texttable (1.6.7-ok1) nile; urgency=medium

  * Build for openkylin.

 -- rtlhq <nobelxyz@163.com>  Sat, 02 Sep 2023 18:10:25 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
texttable_1.6.7.orig.tar.gz 11.4 KiB 2a3a645f95f6aaaeee594464a4b75802687534a7c328db728158595fc7929b45
texttable_1.6.7-ok1.debian.tar.xz 2.3 KiB 1a48fec9e771db27dd0b7fa3f1b46cf71033be99efbb336e70d470c636ef335a
texttable_1.6.7-ok1.dsc 1.8 KiB 3ecd7bd3118b590703958e8ecf261f61aa4b23ab3c00c53c7c9351c97f2c04c7

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.