Port details |
- py-pymatreader Convenient reader for Matlab mat files
- 0.0.32 misc =2 0.0.32Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-07-21 06:39:12
- Last Update: 2023-07-21 06:38:36
- Commit Hash: 084edc1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://gitlab.com/obob/pymatreader
- Description:
- pymatreader is Python module to read Matlab files. This module works with both
the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be
the same for both kinds of files.
- ¦ ¦ ¦ ¦
- 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}pymatreader>0:misc/py-pymatreader@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-pymatreader/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-pymatreader
- pkg install py39-pymatreader
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-pymatreader listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pymatreader
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1689900077
SHA256 (pymatreader-0.0.32.tar.gz) = 34a5b4812635c98d3e5776fc21cd7f85b045784539363674d178dfb1158a617f
SIZE (pymatreader-0.0.32.tar.gz) = 7601
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-h5py>0 : science/py-h5py@py39
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-scipy>=1.7.0 : science/py-scipy@py39
- py39-xmltodict>=0 : devel/py-xmltodict@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@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-pymatreader
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|