openbsd-ports/security/py-openssl/pkg/PLIST
eric bfdd98d0ce - update to pyOpenSSL-0.7
- add regression test

tested by Simon Kuhnle and martynas@

ok martynas@
2008-04-15 11:00:52 +00:00

30 lines
1.6 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2008/04/15 11:00:52 eric Exp $
lib/python${MODPY_VERSION}/site-packages/OpenSSL/
lib/python${MODPY_VERSION}/site-packages/OpenSSL/SSL.so
lib/python${MODPY_VERSION}/site-packages/OpenSSL/__init__.py
lib/python${MODPY_VERSION}/site-packages/OpenSSL/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/OpenSSL/crypto.so
lib/python${MODPY_VERSION}/site-packages/OpenSSL/rand.so
lib/python${MODPY_VERSION}/site-packages/OpenSSL/test/
lib/python${MODPY_VERSION}/site-packages/OpenSSL/test/__init__.py
lib/python${MODPY_VERSION}/site-packages/OpenSSL/test/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/OpenSSL/test/test_crypto.py
lib/python${MODPY_VERSION}/site-packages/OpenSSL/test/test_crypto.pyc
lib/python${MODPY_VERSION}/site-packages/OpenSSL/test/test_ssl.py
lib/python${MODPY_VERSION}/site-packages/OpenSSL/test/test_ssl.pyc
lib/python${MODPY_VERSION}/site-packages/OpenSSL/tsafe.py
lib/python${MODPY_VERSION}/site-packages/OpenSSL/tsafe.pyc
lib/python${MODPY_VERSION}/site-packages/OpenSSL/version.py
lib/python${MODPY_VERSION}/site-packages/OpenSSL/version.pyc
lib/python${MODPY_VERSION}/site-packages/pyOpenSSL-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
share/examples/py-openssl/
share/examples/py-openssl/README
share/examples/py-openssl/SecureXMLRPCServer.py
share/examples/py-openssl/certgen.py
share/examples/py-openssl/mk_simple_certs.py
share/examples/py-openssl/proxy.py
share/examples/py-openssl/simple/
share/examples/py-openssl/simple/README
share/examples/py-openssl/simple/client.py
share/examples/py-openssl/simple/server.py