pkgsrc/security/py-trustme/PLIST
adam 210800f5a9 py-trustme: added version 0.4.0
trustme is a tiny Python package that does one thing: it gives you a fake
certificate authority (CA) that you can use to generate fake TLS certs to use
in your tests. Well, technically they're real certs, they're just signed by
your CA, which nobody trusts. But you can trust it. Trust me.
2018-09-06 13:36:16 +00:00

12 lines
472 B
Text

@comment $NetBSD: PLIST,v 1.1 2018/09/06 13:36:16 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/trustme/__init__.py
${PYSITELIB}/trustme/__init__.pyc
${PYSITELIB}/trustme/__init__.pyo
${PYSITELIB}/trustme/_version.py
${PYSITELIB}/trustme/_version.pyc
${PYSITELIB}/trustme/_version.pyo