pkgsrc/textproc/py-jsonlib3/PLIST
wiz f4c01bb5b8 Import py33-jsonlib-1.6.1 as textproc/py-jsonlib3.
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.

This package contains the python-3.x version of the module.
2014-01-18 15:45:30 +00:00

6 lines
184 B
Text

@comment $NetBSD: PLIST,v 1.1 2014/01/18 15:45:30 wiz Exp $
${PYSITELIB}/_jsonlib.so
${PYSITELIB}/jsonlib.py
${PYSITELIB}/jsonlib.pyc
${PYSITELIB}/jsonlib.pyo
${PYSITELIB}/${EGG_FILE}