Port details on branch 2024Q2 |
- py-xlrd Reading data and formatting information from Excel files
- 2.0.2 textproc
=4 2.0.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2009-08-22 22:10:00
- Last Update: 2025-06-26 11:29:55
- Commit Hash: e760693
- 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 py311-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 py311-xlrd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-xlrd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1750188146
SHA256 (xlrd-2.0.2.tar.gz) = 08b5e25de58f21ce71dc7db3b3b8106c1fa776f3024c54e45b45b374e89234c9
SIZE (xlrd-2.0.2.tar.gz) = 100167
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-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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- 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/odoo16
-
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:
|