Port details on branch 2023Q3 |
- py-tablib Format agnostic tabular data library (XLS, JSON, YAML, CSV)
- 3.7.0 textproc =2 3.7.0Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2018-04-06 10:47:21
- Last Update: 2024-11-01 15:06:56
- Commit Hash: deaf0cc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/jazzband/tablib
- Description:
- Tablib is an format-agnostic tabular dataset library, written in Python. It
allows one to import, export, and manipulate tabular data sets. Advanced
features include, segregation, dynamic columns, tags & filtering, and seamless
format import & export.
- ¦ ¦ ¦ ¦
- 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}tablib>0:textproc/py-tablib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-tablib/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-tablib
- pkg install py311-tablib
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-tablib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tablib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729085724
SHA256 (tablib-3.7.0.tar.gz) = f9db84ed398df5109bd69c11d46613d16cc572fb9ad3213f10d95e2b5f12c18e
SIZE (tablib-3.7.0.tar.gz) = 121221
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>=6.2 : 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-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-tabulate>=0 : devel/py-tabulate@py311
- py311-odfpy>=0 : devel/py-odfpy@py311
- py311-pandas>=0 : math/py-pandas@py311
- py311-xlrd>=0 : textproc/py-xlrd@py311
- py311-xlwt>=0 : textproc/py-xlwt@py311
- py311-openpyxl>=2.6.0 : textproc/py-openpyxl@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
-
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:
- ===> The following configuration options are available for py311-tablib-3.7.0:
CLI=on: Command-line support
ODS=on: Open Document .ods support
PANDAS=on: Pandas Dataframe support
XLS=on: Microsoft Excel .xls support
XLSX=on: Microsoft Excel .xlsx support
YAML=on: YAML format support
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-tablib
- USES:
- cpe python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|