Debian NEW package overview for python-pyout
python-pyout_0.8.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Mon, 10 Feb 2025 10:37:09 -0500
Source:python-pyout
Binary:python3-pyout
Architecture:source all
Version:0.8.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Boyuan Yang <byang@debian.org>
Description:
python3-pyout - Terminal styling for tabular data
Closes:950095
Changes:
python-pyout (0.8.0-1) unstable; urgency=medium

  * Initial packaging (Closes: #950095)
Files:
52ca0b38619cbf3810cee2ab88819613 2999 python optional python-pyout_0.8.0-1.dsc
dbb48880c227cb18136ce1e102c34067 46682 python optional python-pyout_0.8.0.orig.tar.gz
f9b99a877eab411a1af229775afa6052 2120 python optional python-pyout_0.8.0-1.debian.tar.xz
ed33409c57e265c45689027d32b08829 7695 python optional python-pyout_0.8.0-1_amd64.buildinfo
dafa1a24580e1d2d344d5c783d391f46 41080 python optional python3-pyout_0.8.0-1_all.deb
python-pyout_0.8.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-pyout
Binary:python3-pyout
Architecture:all
Version:0.8.0-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Boyuan Yang <byang@debian.org>,
Homepage:https://github.com/pyout/pyout.git
Description:
Terminal styling for tabular data
pyout is a Python package that defines an interface for writing
structured records as a table in a terminal. It is being developed to
replace custom code for displaying tabular data in in ReproMan and
DataLad.

A primary goal of the interface is the separation of content from
style and presentation. Current capabilities include

 - automatic width adjustment and updating of previous values
 - styling based on a field value or specified interval
 - defining a transform function that maps a raw value to the displayed
  value
 - defining a summary function that generates a summary of a column
  (e.g., value totals)
 - support for delayed, asynchronous values that are added to the table
  as they come in
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-pyout
Vcs-Git:https://salsa.debian.org/python-team/packages/python-pyout.git
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-blessed, python3-jsonschema (>=3.0~), python3-mock<!nocheck>, python3-pytest<!nocheck>, python3-pytest-runner<!nocheck>, python3-pytest-timeout<!nocheck>, python3-setuptools, python3-versioneer
Package-List:python3-pyout deb python optional arch=all
Files:
dbb48880c227cb18136ce1e102c34067 46682 python-pyout_0.8.0.orig.tar.gz
f9b99a877eab411a1af229775afa6052 2120 python-pyout_0.8.0-1.debian.tar.xz
lintian 2.104.0 check for python-pyout_0.8.0-1.dsc (click to toggle)
README.source for python-pyout_0.8.0-1.dsc (click to toggle)
No README.source in this package
control file for python3-pyout_0.8.0-1_all.deb (click to toggle)
Package:python3-pyout
Source:python-pyout
Version:0.8.0-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:214
Depends:python3-blessed, python3-jsonschema (>=3.0~), python3:any
Section:python
Priority:optional
Homepage:https://github.com/pyout/pyout.git
Description:
Terminal styling for tabular data
 pyout is a Python package that defines an interface for writing
 structured records as a table in a terminal. It is being developed to
 replace custom code for displaying tabular data in in ReproMan and
 DataLad.
 .
 A primary goal of the interface is the separation of content from
 style and presentation. Current capabilities include
 .
  - automatic width adjustment and updating of previous values
  - styling based on a field value or specified interval
  - defining a transform function that maps a raw value to the displayed
   value
  - defining a summary function that generates a summary of a column
   (e.g., value totals)
  - support for delayed, asynchronous values that are added to the table
   as they come in
lintian 2.104.0 check for python3-pyout_0.8.0-1_all.deb (click to toggle)
contents of python3-pyout_0.8.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-02-10 15:37 ./
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/lib/
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/
-rw-r--r-- root/root       338 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/__init__.py
-rw-r--r-- root/root       497 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/_version.py
-rw-r--r-- root/root     34366 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/common.py
-rw-r--r-- root/root     15011 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/elements.py
-rw-r--r-- root/root     17675 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/field.py
-rw-r--r-- root/root     26223 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/interface.py
-rw-r--r-- root/root      2744 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/summary.py
-rw-r--r-- root/root      6295 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tabular.py
-rw-r--r-- root/root      1840 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tabular_dummy.py
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/
-rw-r--r-- root/root         0 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/__init__.py
-rw-r--r-- root/root       191 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/conftest.py
-rw-r--r-- root/root       992 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/tabular.py
-rw-r--r-- root/root      2019 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/terminal.py
-rw-r--r-- root/root      2432 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_elements.py
-rw-r--r-- root/root      1497 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_field.py
-rw-r--r-- root/root      1014 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_interface.py
-rw-r--r-- root/root      1615 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_summary.py
-rw-r--r-- root/root     62380 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_tabular.py
-rw-r--r-- root/root      1287 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_tabular_dummy.py
-rw-r--r-- root/root       800 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_tests_utils.py
-rw-r--r-- root/root      2187 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/test_truncate.py
-rw-r--r-- root/root      1037 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/tests/utils.py
-rw-r--r-- root/root      3032 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout/truncate.py
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout-0.8.0.dist-info/
-rw-r--r-- root/root         7 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout-0.8.0.dist-info/INSTALLER
-rw-r--r-- root/root      2753 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout-0.8.0.dist-info/METADATA
-rw-r--r-- root/root        91 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout-0.8.0.dist-info/WHEEL
-rw-r--r-- root/root         6 2025-02-10 15:37 ./usr/lib/python3/dist-packages/pyout-0.8.0.dist-info/top_level.txt
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/share/
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-02-10 15:37 ./usr/share/doc/python3-pyout/
-rw-r--r-- root/root       160 2025-02-10 15:37 ./usr/share/doc/python3-pyout/changelog.Debian.gz
-rw-r--r-- root/root      1319 2025-02-10 15:37 ./usr/share/doc/python3-pyout/copyright

Timestamp: 10.02.2025 / 17:02:25 (UTC)