Port details on branch 2024Q2 |
- py-orjson Fast, correct JSON library for Python
- 3.10.11_1 devel =2 3.10.11Version of this port present on the latest quarterly branch.
- Maintainer: rozhuk.im@gmail.com
- Port Added: 2022-09-12 16:30:08
- Last Update: 2025-01-20 11:06:50
- Commit Hash: fccaa1b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20 MIT
- WWW:
- https://pypi.org/project/orjson/
- https://github.com/ijl/orjson/
- Description:
- orjson is a fast, correct JSON library for Python.
It benchmarks as the fastest Python library for JSON and is more correct than
the standard json library or other third-party libraries. It serializes
dataclass, datetime, numpy, and UUID instances natively.
- ¦ ¦ ¦ ¦
- 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}orjson>0:devel/py-orjson@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-orjson/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-orjson
- pkg install py311-orjson
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-orjson listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-orjson
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732300103
SHA256 (rust/crates/associative-cache-2.0.0.crate) = b993cd767a2bc7307dd87622311ca22c44329cc7a21366206bfa0896827b2bad
SIZE (rust/crates/associative-cache-2.0.0.crate) = 13960
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<2 : devel/py-maturin@py311
- rust>=1.84.0 : lang/rust
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-numpy>0,1 : math/py-numpy@py311
- py311-pandas>0,1 : math/py-pandas@py311
- py311-pendulum>0 : devel/py-pendulum@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-pytz>0,1 : devel/py-pytz@py311
- py311-xxhash>0 : devel/py-xxhash@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/freqtrade
- finance/py-degiro-connector
- misc/py-apache-beam
- for Run
-
- devel/py-mypy
- finance/freqtrade
- finance/py-degiro-connector
- games/anki
- misc/py-apache-beam
- science/py-dwave-inspector
- www/py-nicegui
Configuration Options:
- No options to configure
- Options name:
- devel_py-orjson
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|