Port details |
- py-terminaltables3 Generate simple tables in terminals (fork of terminaltables)
- 4.0.0 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2025-06-09 17:09:07
- Last Update: 2025-06-09 17:08:14
- Commit Hash: 2112811
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/matthewdeanmartin/terminaltables
- Description:
- Easily draw tables in terminal/console applications from a list of
lists of strings. Supports multi-line rows.
This is a fork of the terminaltables project. Which is archived and
unmaintained. This library is in a new namespace but should otherwise
be a drop in replacement. Maintaining goals consist of maintaining
ecosystem compatibility, type annotations and responding to community
pull requests.
¦ ¦ ¦ ¦ 
- 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}terminaltables3>0:textproc/py-terminaltables3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-terminaltables3/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-terminaltables3
- pkg install py311-terminaltables3
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-terminaltables3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-terminaltables3
- Package flavors (<flavor>: <package>)
- py311: py311-terminaltables3
- distinfo:
- TIMESTAMP = 1749485260
SHA256 (terminaltables3-4.0.0.tar.gz) = 4e3eefe209aa89005a0a34d1525739424569729ee29b5e64a8dd51c5ebdab77f
SIZE (terminaltables3-4.0.0.tar.gz) = 12777
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-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- sysutils/py-keep
Configuration Options:
- No options to configure
- Options name:
- textproc_py-terminaltables3
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.0 09 Jun 2025 17:08:14
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
textproc/py-terminaltables3: New port: Generate simple tables in terminals (fork
of terminaltables)
Easily draw tables in terminal/console applications from a list of
lists of strings. Supports multi-line rows.
This is a fork of the terminaltables project. Which is archived and
unmaintained. This library is in a new namespace but should otherwise
be a drop in replacement. Maintaining goals consist of maintaining
ecosystem compatibility, type annotations and responding to community
pull requests.
Approved by: acm (mentor) |
Number of commits found: 1
|