| Port details |
- py-jstyleson Library to parse JSON with js-style comments
- 0.0.2 devel
=0 0.0.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-17 08:03:13
- Last Update: 2025-10-17 08:01:38
- Commit Hash: 8f89ff1
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/linjackson78/jstyleson
- Description:
- jstyleson is a Python library designed to parse JSON data that includes
JavaScript-style comments (single-line and multi-line) and trailing commas.
Standard JSON does not permit these features, and the default Python json
module cannot handle them. This library preprocesses such JSON strings to
remove comments and trailing commas, making them compatible with the standard
json module. It provides wrapper functions around the standard json module
for convenience.
¦ ¦ ¦ ¦ 
- 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}jstyleson>0:devel/py-jstyleson@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jstyleson/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jstyleson
- pkg install py311-jstyleson
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-jstyleson listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jstyleson
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1760676101
SHA256 (jstyleson-0.0.2.tar.gz) = 680003f3b15a2959e4e6a351f3b858e3c07dd3e073a0d54954e34d8ea5e1308e
SIZE (jstyleson-0.0.2.tar.gz) = 2004
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-extruct
Configuration Options:
- No options to configure
- Options name:
- devel_py-jstyleson
- USES:
- python
- 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 |
0.0.2 17 Oct 2025 08:01:38
    |
Yuri Victorovich (yuri)  |
devel/py-jstyleson: New port: Library to parse JSON with js-style comments |
Number of commits found: 1
|