pkgsrc/devel/py-msgpack/PLIST
obache 350386c19c Import py-msgpack-0.1.9 as devel/py-msgpack.
MessagePack (de)serializer for Python.

MessagePack is a binary-based efficient data interchange format that is
focused on high performance. It is like JSON, but very fast and small.
2011-06-13 12:20:20 +00:00

9 lines
352 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/13 12:20:20 obache Exp $
${PYSITELIB}/msgpack/__init__.py
${PYSITELIB}/msgpack/__init__.pyc
${PYSITELIB}/msgpack/__init__.pyo
${PYSITELIB}/msgpack/__version__.py
${PYSITELIB}/msgpack/__version__.pyc
${PYSITELIB}/msgpack/__version__.pyo
${PYSITELIB}/msgpack/_msgpack.so
${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}