diff options
author | wiz <wiz@pkgsrc.org> | 2014-07-22 10:09:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-07-22 10:09:14 +0000 |
commit | 42826720661e24b8aec4c2704d0efe4c939fe879 (patch) | |
tree | 0f5f7431c792400bd2a8c1d171ce054f163b6bf6 /math/py-almost/PLIST | |
parent | d3a40e71a089b1c58ef61d5ee1cf0724a0c11f0e (diff) | |
download | pkgsrc-42826720661e24b8aec4c2704d0efe4c939fe879.tar.gz |
Import py34-almost-0.1.5 as math/py-almost.
A Python helper module to compare two numbers generously.
Diffstat (limited to 'math/py-almost/PLIST')
-rw-r--r-- | math/py-almost/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/py-almost/PLIST b/math/py-almost/PLIST new file mode 100644 index 00000000000..c49b45d377e --- /dev/null +++ b/math/py-almost/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2014/07/22 10:09:14 wiz 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}/almost.py +${PYSITELIB}/almost.pyc +${PYSITELIB}/almost.pyo |