Port details |
- py-tabulate2 Pretty-print tabular data in Python (new gen)
- 1.10.0 devel
=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: yuri@FreeBSD.org
- Port Added: 2024-11-15 09:21:19
- Last Update: 2024-11-15 09:20:26
- Commit Hash: e7b4010
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/RaSan147/python-tabulate
- Description:
- Pretty-print tabular data in Python.
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 point
- ¦ ¦ ¦ ¦
- 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}tabulate2>0:devel/py-tabulate2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-tabulate2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-tabulate2
- pkg install py311-tabulate2
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-tabulate2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tabulate2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731646022
SHA256 (tabulate2-1.10.0.tar.gz) = 6e3ce430ff41a3d9216134d6455d8072a1b0f608f52f9baf784768e08bf8b444
SIZE (tabulate2-1.10.0.tar.gz) = 93081
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-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=3.4.3 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-wcwidth>0 : devel/py-wcwidth@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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-tabulate2
- 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 |
1.10.0 15 Nov 2024 09:20:26 |
Yuri Victorovich (yuri) |
devel/py-tabulate2: New port: Pretty-print tabular data in Python (new gen) |
Number of commits found: 1
|