Port details on branch 2022Q2 |
- py-prettytable Library for displaying tabular data in an ASCII table format
- 3.16.0 devel
=2 3.15.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-12-08 18:32:25
- Last Update: 2025-04-18 05:37:35
- Commit Hash: 23942e9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/prettytable/prettytable
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-prettytable/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-prettytable
- pkg install py311-prettytable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-prettytable listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-prettytable
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1744288948
SHA256 (prettytable-3.16.0.tar.gz) = 3c64b31719d961bf69c9a7e03d0c1e477320906a98da63952bc6698d6164ff57
SIZE (prettytable-3.16.0.tar.gz) = 66276
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.27 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest-lazy-fixtures>=0 : devel/py-pytest-lazy-fixtures@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-wcwidth>=0 : devel/py-wcwidth@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-pip-licenses
-
Deleted ports which required this port:
- for Run
-
- comms/py-pyocd
- databases/py-sqlframe
- devel/py-osprofiler
- devel/py-pip-licenses
- graphics/py-urbansim
- misc/py-mmsegmentation
- net/py-cjdns
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-prettytable
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|