Port details |
- py-demjson encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 7159
- 2.2.4 www
=0 2.2.4Version of this port present on the latest quarterly branch. - Maintainer: Bernard Spil <brnrd@FreeBSD.org>
 - Port Added: 2016-04-20 06:17:59
- Last Update: 2016-04-20 08:40:26
- SVN Revision: 413676
- Also Listed In: python
- License: AGPLv3
- WWW:
- http://deron.meranda.us/python/demjson/
- Description:
- The "demjson" module, and the included "jsonlint" script, provide methods for
encoding and decoding JSON formatted data, as well as checking JSON data for
errors and/or portability issues. The jsonlint command/script can be used from
the command line without needing any programming. Although the standard Python
library now includes basic JSON support (which it did not when demjson was first
written), this module provides a much more comprehensive implementation with
many features not found elsewhere. It is especially useful for error checking
or for parsing JavaScript data which may not strictly be valid JSON data.
WWW: http://deron.meranda.us/python/demjson/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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}demjson>0:www/py-demjson@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-demjson
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2025-01-02
REASON: Unknown, port deleted long time ago, entry added to clean up portscout.freebsd.org
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.4 20 Apr 2016 08:40:26
  |
mat  |
Remove, it's already in devel.
Pointy hat to: brnrd
Sponsored by: Absolight |
2.2.4 20 Apr 2016 06:17:46
  |
brnrd  |
www/py-demjson: encoder, decoder, and lint/validator for JSON
- New python port
- Add README documents
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D5969 |
Number of commits found: 2
|