The devel/py-tabulate,python3 port
py3-tabulate-0.9.0p0 – pretty-print tabular data (cvsweb github mirror)
Description
Pretty-print tabular data in Python, a library and a command-line utility. The main use cases of the library are: * printing small tables without hassle: just one function call, formatting is guided by the data itself * authoring tabular data for lightweight plain-text markup: multiple output formats suitable for further editing or transformation * readable presentation of mixed textual and numeric data: smart column alignment, configurable number formatting, alignment by a decimal pointWWW: https://github.com/astanin/python-tabulate
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/bin/tabulate
- /usr/local/lib/python3.11/site-packages/tabulate-0.9.0.dist-info/
- /usr/local/lib/python3.11/site-packages/tabulate-0.9.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/tabulate-0.9.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/tabulate-0.9.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/tabulate-0.9.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/tabulate-0.9.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/tabulate-0.9.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/tabulate/
- /usr/local/lib/python3.11/site-packages/tabulate/__init__.py
- /usr/local/lib/python3.11/site-packages/tabulate/__pycache__/
- /usr/local/lib/python3.11/site-packages/tabulate/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tabulate/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tabulate/__pycache__/version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tabulate/__pycache__/version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tabulate/version.py
- @conflict py-tabulate-*