e0f78997fe
JSON is a lightweight data-interchange format. It's often used for exchanging data between a web server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627.
9 lines
331 B
Text
9 lines
331 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/12 08:58:34 wiz Exp $
|
|
${PYSITELIB}/_jsonlib.so
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/jsonlib.py
|
|
${PYSITELIB}/jsonlib.pyc
|
|
${PYSITELIB}/jsonlib.pyo
|