Port details on branch 2023Q1 |
- py-xlrd Reading data and formatting information from Excel files
- 2.0.1_1 textproc =4 2.0.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2009-08-22 22:10:00
- Last Update: 2024-05-13 14:11:15
- Commit Hash: ebbf17a
- People watching this port, also watch:: bingrep, check_ssl_cert, newsboat, xrdp, pcpustat
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.python-excel.org/
- https://github.com/python-excel/xlrd
- Description:
- Library for developers to extract data from Microsoft Excel (tm)
spreadsheet files
Extract data from Excel spreadsheets (.xls and .xlsx, versions 2.0
onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). Strong support
for Excel dates. Unicode-aware.
- ¦ ¦ ¦ ¦
- 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}xlrd>0:textproc/py-xlrd@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-xlrd/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-xlrd
- pkg install py39-xlrd
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 py39-xlrd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-xlrd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1608366180
SHA256 (xlrd-2.0.1.tar.gz) = f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88
SIZE (xlrd-2.0.1.tar.gz) = 100259
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- textproc/py-xlutils
-
Deleted ports which required this port:
- for Run
-
- biology/py-goatools
- biology/py-resdk
- devel/py-dataflows-tabulator
- devel/py-get-reader
- devel/py-tabulator
- finance/odoo
- finance/odoo14
-
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:
- textproc_py-xlrd
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|