view contrib/python-zstandard/MANIFEST.in @ 37774:d6970628b95f

fix: use templater to substitute values in command string bytes.format() isn't supported on Python 3. Luckily, our template syntax is similar so we can reuse it. We need a hack to disable \-escapes as '\' is a directory separator on Windows.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 14 Apr 2018 00:30:39 +0900
parents b1fb341d8a61
children 73fef626dae3
line wrap: on
line source

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