Port details |
- py-ezc3d C3D (biomechanics data format) reader/writer
- 1.5.0 misc
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-06-20 21:00:43
- Last Update: 2022-06-22 19:02:54
- Commit Hash: 8d69a1f
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- EZC3D is an easy to use reader, modifier and writer for C3D format files. It is
written en C++ with proper binders for Python and MATLAB scripting langages.
C3D (http://c3d.org) is a format specifically designed to store biomechanics
data. Hence many biomechanics softwares can produce C3D files in order to share
data. However, there is a lack in the biomechanics community of an easy to use,
free and open source library to read, modify and write them as needed when it
gets to the data analysis.
WWW: https://github.com/pyomeca/ezc3d
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ezc3d>0:misc/py-ezc3d@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-ezc3d/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-ezc3d
- pkg install py38-ezc3d
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 py38-ezc3d listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-ezc3d
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1655755091
SHA256 (pyomeca-ezc3d-Release_1.5.0_GH0.tar.gz) = 8387857d989f5bbb62869ec930b417e6d0a303eef9b39e8b0e6b35437d5809ce
SIZE (pyomeca-ezc3d-Release_1.5.0_GH0.tar.gz) = 943845
- 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:
-
- py38-numpy>=1.16,1<1.23,1 : math/py-numpy@py38
- py38-scikit-build>0 : devel/py-scikit-build@py38
- py38-wheel>0 : devel/py-wheel@py38
- cmake : devel/cmake
- swig : devel/swig
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-numpy>=1.16,1<1.23,1 : math/py-numpy@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- misc_py-ezc3d
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|