pkgsrc/security/py-slowaes/PLIST
wiz cb9ad7be09 Import py-slowaes-0.1a1 as security/py-slowaes.
Packaged for wip by Neil Booth.

Implementation of AES in pure Python.

As such it will be slow (hence the project name) but still useful when
faster ones are not available (for example, for JavaScript clients in
browsers, and Python servers on Google App Engine).
2016-09-02 16:29:10 +00:00

8 lines
378 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/09/02 16:29:10 wiz Exp $
${PYSITELIB}/aes.py
${PYSITELIB}/aes.pyc
${PYSITELIB}/aes.pyo
${PYSITELIB}/slowaes-${PKGVERSION}-py2.7.egg-info/PKG-INFO
${PYSITELIB}/slowaes-${PKGVERSION}-py2.7.egg-info/SOURCES.txt
${PYSITELIB}/slowaes-${PKGVERSION}-py2.7.egg-info/dependency_links.txt
${PYSITELIB}/slowaes-${PKGVERSION}-py2.7.egg-info/top_level.txt