Пакет python3-module-prettytable: Информация

    Исходный пакет: python3-module-prettytable
    Версия: 2.1.0-alt1
    Собран:  5 сентября 2021 г. 5:09
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/jazzband/prettytable

    Лицензия: BSD
    О пакете: Python3 library for easily displaying tabular data in a visually appealing ASCII table format
    Описание: 
    PrettyTable is a simple Python library designed to make it quick and
    easy to represent tabular data in visually appealing ASCII tables. It
    was inspired by the ASCII tables used in the PostgreSQL shell psql.
    PrettyTable allows for selection of which columns are to be printed,
    independent alignment of columns (left or right justified or centred)
    and printing of "sub-tables" by specifying a row range.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-prettytable (noarch)

    Сопровождающий: Alexey Shabalin


      1. python3-devel
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. python3-module-setuptools_scm
      5. rpm-build-python3

    Последнее изменение


    7 апреля 2021 г. Alexey Shabalin 2.1.0-alt1
    - 2.1.0
    25 мая 2018 г. Aleksei Nikiforov 0.10-alt2.g4676e41
    - NMU: packaged egg-info files.
    14 мая 2018 г. Konstantin Lepikhov 0.10-alt1.g4676e41
    - GIT 4676e41.
    - Added boxchar changes from https://github.com/platomav/PTable (need MCExtractor to work).
    - Disable tests (as they rely on coverage % rather than exit code).