contrib/python-zstandard/MANIFEST.in
author Yuya Nishihara <yuya@tcha.org>
Mon, 13 Mar 2017 08:44:57 -0700
changeset 31454 83e080144faf
parent 30822 b54a2984cdd4
child 37495 b1fb341d8a61
permissions -rw-r--r--
py3: rewrite itervalues() as values() by importer I'm not a great fan of these importer magics, but this should be okay since "itervalues" seems as unique name as "iteritems".

graft c-ext
graft zstd
include make_cffi.py
include setup_zstd.py
include zstd.c