diff options
| author | fhajny <fhajny@pkgsrc.org> | 2015-12-01 08:43:05 +0000 |
|---|---|---|
| committer | fhajny <fhajny@pkgsrc.org> | 2015-12-01 08:43:05 +0000 |
| commit | aadd36a78f5c6d3383dea3fa17821c5efa79c367 (patch) | |
| tree | bd091c6f7a619361c2b0ccef83b524302c1efad1 /security/py-ndg_httpsclient/PLIST | |
| parent | 5992c90fab8862965953408010683004a835c33a (diff) | |
| download | pkgsrc-aadd36a78f5c6d3383dea3fa17821c5efa79c367.tar.gz | |
Import ndg_httpsclient-0.4.0 as www/py-ndg_httpsclient.
A HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL. PyOpenSSL provides a more fully featured SSL
implementation over the default provided with Python and
importantly enables full verification of the SSL peer.
Diffstat (limited to 'security/py-ndg_httpsclient/PLIST')
| -rw-r--r-- | security/py-ndg_httpsclient/PLIST | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/security/py-ndg_httpsclient/PLIST b/security/py-ndg_httpsclient/PLIST new file mode 100644 index 00000000000..ae23d95698e --- /dev/null +++ b/security/py-ndg_httpsclient/PLIST @@ -0,0 +1,53 @@ +@comment $NetBSD: PLIST,v 1.1 2015/12/01 08:43:05 fhajny Exp $ +bin/ndg_httpclient +${PYSITELIB}/ndg/httpsclient/__init__.py +${PYSITELIB}/ndg/httpsclient/__init__.pyc +${PYSITELIB}/ndg/httpsclient/__init__.pyo +${PYSITELIB}/ndg/httpsclient/https.py +${PYSITELIB}/ndg/httpsclient/https.pyc +${PYSITELIB}/ndg/httpsclient/https.pyo +${PYSITELIB}/ndg/httpsclient/ssl_context_util.py +${PYSITELIB}/ndg/httpsclient/ssl_context_util.pyc +${PYSITELIB}/ndg/httpsclient/ssl_context_util.pyo +${PYSITELIB}/ndg/httpsclient/ssl_peer_verification.py +${PYSITELIB}/ndg/httpsclient/ssl_peer_verification.pyc +${PYSITELIB}/ndg/httpsclient/ssl_peer_verification.pyo +${PYSITELIB}/ndg/httpsclient/ssl_socket.py +${PYSITELIB}/ndg/httpsclient/ssl_socket.pyc +${PYSITELIB}/ndg/httpsclient/ssl_socket.pyo +${PYSITELIB}/ndg/httpsclient/subj_alt_name.py +${PYSITELIB}/ndg/httpsclient/subj_alt_name.pyc +${PYSITELIB}/ndg/httpsclient/subj_alt_name.pyo +${PYSITELIB}/ndg/httpsclient/test/README +${PYSITELIB}/ndg/httpsclient/test/__init__.py +${PYSITELIB}/ndg/httpsclient/test/__init__.pyc +${PYSITELIB}/ndg/httpsclient/test/__init__.pyo +${PYSITELIB}/ndg/httpsclient/test/pki/ca/08bd99c7.0 +${PYSITELIB}/ndg/httpsclient/test/pki/ca/ade0138a.0 +${PYSITELIB}/ndg/httpsclient/test/pki/localhost.crt +${PYSITELIB}/ndg/httpsclient/test/pki/localhost.key +${PYSITELIB}/ndg/httpsclient/test/scripts/openssl_https_server.sh +${PYSITELIB}/ndg/httpsclient/test/test_https.py +${PYSITELIB}/ndg/httpsclient/test/test_https.pyc +${PYSITELIB}/ndg/httpsclient/test/test_https.pyo +${PYSITELIB}/ndg/httpsclient/test/test_urllib2.py +${PYSITELIB}/ndg/httpsclient/test/test_urllib2.pyc +${PYSITELIB}/ndg/httpsclient/test/test_urllib2.pyo +${PYSITELIB}/ndg/httpsclient/test/test_utils.py +${PYSITELIB}/ndg/httpsclient/test/test_utils.pyc +${PYSITELIB}/ndg/httpsclient/test/test_utils.pyo +${PYSITELIB}/ndg/httpsclient/urllib2_build_opener.py +${PYSITELIB}/ndg/httpsclient/urllib2_build_opener.pyc +${PYSITELIB}/ndg/httpsclient/urllib2_build_opener.pyo +${PYSITELIB}/ndg/httpsclient/utils.py +${PYSITELIB}/ndg/httpsclient/utils.pyc +${PYSITELIB}/ndg/httpsclient/utils.pyo +${PYSITELIB}/${EGG_NAME}-nspkg.pth +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt |
