Port details |
- py-npTDMS NumPy based module for reading TDMS files produced by LabView
- 1.9.0 misc
=2 1.9.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-21 06:39:18
- Last Update: 2024-04-05 10:16:05
- Commit Hash: db3ef37
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/adamreeve/npTDMS
- Description:
- npTDMS is a cross-platform Python package for reading and writing TDMS files
as produced by LabVIEW, and is built on top of the numpy package. Data is read
from TDMS files as numpy arrays, and npTDMS also allows writing numpy arrays
to TDMS files.
TDMS files are structured in a hierarchy of groups and channels. A TDMS file can
contain multiple groups, which may each contain multiple channels. A file, group
and channel may all have properties associated with them, but only channels have
array data.
¦ ¦ ¦ ¦ 
- 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}npTDMS>0:misc/py-npTDMS@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-npTDMS/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-npTDMS
- pkg install py39-npTDMS
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-npTDMS listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-npTDMS
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1712311324
SHA256 (npTDMS-1.9.0.tar.gz) = 0e65c237e9d50b9b8e162b9c34171353a5ea05f4019c99c3e8ebc00722361cbc
SIZE (npTDMS-1.9.0.tar.gz) = 180644
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:
-
- py39-hypothesis>0 : devel/py-hypothesis@py39
- py39-pytest-benchmark>0 : devel/py-pytest-benchmark@py39
- py39-thermocouples_reference>0 : misc/py-thermocouples_reference@py39
- py39-scipy>0 : science/py-scipy@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-h5py>0 : science/py-h5py@py39
- py39-pandas>0 : math/py-pandas@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- math/py-qats
Configuration Options:
- No options to configure
- Options name:
- misc_py-npTDMS
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|