notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
py-ijson Iterative JSON parser with a standard Python iterator interface
3.4.0 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-04-15 20:35:10
Last Update: 2025-05-19 19:58:11
Commit Hash: d6f362b
People watching this port, also watch:: qtkeychain-qt5, py311-treq, py311-Automat, linux-c7-atk, py311-beautifulsoup
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/ICRAR/ijson
Description:
Ijson is an iterative JSON parser with a standard Python iterator interface. Ijson provides several implementations of the actual parsing in the form of backends located in ijson/backends: - yajl2_cffi: wrapper around YAJL 2.x using CFFI, this is the fastest. - yajl2: wrapper around YAJL 2.x using ctypes, for when you can't use CFFI for some reason. - yajl: deprecated YAJL 1.x + ctypes wrapper, for even older systems. - python: pure Python parser, good to use with PyPy
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}ijson>0:devel/py-ijson@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-ijson/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-ijson
  • pkg install py311-ijson
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-ijson listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-ijson
Package flavors (<flavor>: <package>)
  • py311: py311-ijson
distinfo:
TIMESTAMP = 1747546508 SHA256 (ijson-3.4.0.tar.gz) = 5f74dcbad9d592c428d3ca3957f7115a42689ee7ee941458860900236ae9bb13 SIZE (ijson-3.4.0.tar.gz) = 65782

Packages (timestamps in pop-ups are UTC):
py37-ijson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.1.3---3.1.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-ijson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--3.2.0.post0--3.2.33.2.33.2.3
FreeBSD:14:latest--3.1.4--3.2.0.post0-3.2.0.post0
FreeBSD:14:quarterly-----3.2.33.2.33.2.3
FreeBSD:15:latest--n/a-n/a3.2.33.2.33.2.3
 
py311-ijson
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.03.4.0-3.4.03.4.0---
FreeBSD:13:quarterly3.3.03.4.0-3.3.03.4.0---
FreeBSD:14:latest3.4.03.4.0-3.4.03.4.0---
FreeBSD:14:quarterly3.4.03.4.0-3.4.03.4.0---
FreeBSD:15:latest3.4.03.4.0n/a3.4.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-dataflows-tabulator
  2. devel/py-tabulator
  3. net-im/py-matrix-synapse

Configuration Options:
===> The following configuration options are available for py311-ijson-3.4.0: YAJL=off: Enable yajl2_c backend ===> Use 'make config' to modify these settings
Options name:
devel_py-ijson
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/i/ijson/
  2. https://pypi.org/packages/source/i/ijson/
Collapse this list.

There are no commits on branch 2022Q2 for this port