Port details |
- py-pymatreader Convenient reader for Matlab mat files
- 1.0.0 misc
=2 0.0.32_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-21 06:39:12
- Last Update: 2025-04-12 22:53:22
- Commit Hash: 86f0f39
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 py311-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 py311-pymatreader listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pymatreader
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1744497788
SHA256 (pymatreader-1.0.0.tar.gz) = 1bcf0dee93c567701351d83e46b91bf17ea175ac44f3f435fb08e2cfdfbd8534
SIZE (pymatreader-1.0.0.tar.gz) = 37069234
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-hatch-regex-commit>0 : devel/py-hatch-regex-commit@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-h5py>0 : science/py-h5py@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-scipy>=1.7.0 : science/py-scipy@py311
- py311-xmltodict>=0 : devel/py-xmltodict@py311
- python3.11 : lang/python311
- 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:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 12 Apr 2025 22:53:22
    |
Yuri Victorovich (yuri)  |
misc/py-pymatreader: update 0.0.32 → 1.0.0 |
0.0.32_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.0.32 21 Jul 2023 06:38:36
    |
Yuri Victorovich (yuri)  |
misc/py-pymatreader: New port: Convenient reader for Matlab mat files |
Number of commits found: 3
|