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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-demjson encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 7159
2.2.4 www Deleted on this many watch lists=0 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 2.2.4Version of this port present on the latest quarterly branch.
Maintainer: Bernard Spil <brnrd@FreeBSD.org> search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ 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}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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://pypi.python.org/packages/source/d/demjson/
Collapse this list.
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)
CommitCreditsLog message
2.2.4
20 Apr 2016 08:40:26
Revision:413676Original commit files touched by this commit
mat search for other commits by this committer
Remove, it's already in devel.

Pointy hat to:	brnrd
Sponsored by:	Absolight
2.2.4
20 Apr 2016 06:17:46
Revision:413671Original commit files touched by this commit
brnrd search for other commits by this committer
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