Port details |
- pdjson Public Domain JSON Parser Library for C
- g20250825 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: nsonack@herrhotzenplotz.de
 - Port Added: 2025-08-29 18:06:07
- Last Update: 2025-08-29 18:01:55
- Commit Hash: 5623db0
- License: UNLICENSE
- WWW:
- https://github.com/skeeto/pdjson/
- Description:
- A public domain JSON parser focused on correctness, ANSI C99
compliance, full Unicode (UTF-8) support, minimal memory footprint,
and a simple API. As a streaming API, arbitrary large JSON could
be processed with a small amount of memory (the size of the largest
string in the JSON).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/pdjson/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/pdjson
- pkg install pdjson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pdjson
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756138081
SHA256 (skeeto-pdjson-g20250825-78fe04b820dc8817f540bdd87fb22887e0ef3981_GH0.tar.gz) = e6bf6a90e65736faa5cfa6641a1f3278b577504d63f7fd2bf6b1454d94fa223c
SIZE (skeeto-pdjson-g20250825-78fe04b820dc8817f540bdd87fb22887e0ef3981_GH0.tar.gz) = 11698
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- devel/gcli
Configuration Options:
- No options to configure
- Options name:
- textproc_pdjson
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20250825 29 Aug 2025 18:01:55
    |
Robert Clausecker (fuz)  Author: Nico Sonack |
textproc/pdjson: Public Domain JSON Parser Library for C
A public domain JSON parser focused on correctness, ANSI C99
compliance, full Unicode (UTF-8) support, minimal memory footprint,
and a simple API. As a streaming API, arbitrary large JSON could
be processed with a small amount of memory (the size of the largest
string in the JSON). |
Number of commits found: 1
|