| Port details |
- py-pcodec Good compression for numerical sequences
- 1.0.1_1 math
=0 0.3.5_5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-06-13 06:09:53
- Last Update: 2026-03-23 07:33:11
- Commit Hash: 43f5b4a
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/pcodec/pcodec
- Description:
- Pcodec (or Pco) losslessly compresses and decompresses numerical sequences with
high compression ratio and moderately fast speed.
Use cases include:
- columnar data
- long-term time series data
- serving numerical data to web clients
- low-bandwidth communication
Data types: u16, u32, u64, i16, i32, i64, f16, f32, f64
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pcodec>0:math/py-pcodec@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-pcodec/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-pcodec
- pkg install py311-pcodec
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-pcodec listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pcodec
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1771421706
SHA256 (pcodec-1.0.1.tar.gz) = 559112623ae9ffb42f9f3fdffb5b0cb27d5c363b104994e66a6c0f1093e2de83
SIZE (pcodec-1.0.1.tar.gz) = 144648
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-maturin>=1.0<2.0 : devel/py-maturin@py311
- rust>=1.94.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- 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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-pcodec
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|