| Port details on branch 2023Q3 |
- py-tablib Format agnostic tabular data library (XLS, JSON, YAML, CSV)
- 3.10.0 textproc
=0 3.10.0Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2018-04-06 10:47:21
- Last Update: 2026-08-12 08:37:00
- Commit Hash: 1abe25a
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 py312-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 py312-tablib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-tablib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1786184059
SHA256 (tablib-3.10.0.tar.gz) = 781cfa9a42de8f33c52aff857fd0a04e483de4fd1c53eaaa9a6aeac62bad11de
SIZE (tablib-3.10.0.tar.gz) = 127128
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-setuptools-scm>=6.2 : devel/py-setuptools-scm@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-tabulate>=0 : devel/py-tabulate@py312
- py312-odfpy>=0 : devel/py-odfpy@py312
- py312-pandas>=0 : math/py-pandas@py312
- py312-xlrd>=0 : textproc/py-xlrd@py312
- py312-xlwt>=0 : textproc/py-xlwt@py312
- py312-openpyxl>=2.6.0 : textproc/py-openpyxl@py312
- py312-pyyaml>=0 : devel/py-pyyaml@py312
- python3.12 : lang/python312
- 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 py312-tablib-3.10.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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|