openbsd-ports/archivers/py-lzo/pkg/PLIST
benoit 74d25eb325 import py-lzo
py-LZO is a Python module that interface with the LZO library.

LZO is a data compression library which is suitable for data
de-/compression in real-time. This means it favours speed over
compression ratio.

ok ajacoutot@
2009-05-31 21:03:10 +00:00

7 lines
300 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/05/31 21:03:10 benoit Exp $
lib/python${MODPY_VERSION}/site-packages/lzo.so
lib/python${MODPY_VERSION}/site-packages/python_lzo-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
share/examples/py-lzo/
share/examples/py-lzo/test.py
share/examples/py-lzo/util.py