view contrib/python-zstandard/MANIFEST.in @ 40158:9310037f0636

py3: pass str and return bytes from mimetypes.guess_type() This function wants a str (which represents a path) and returns a str. We normalize input to str and output to bytes. Differential Revision: https://phab.mercurial-scm.org/D4967
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 11 Oct 2018 21:47:39 +0200
parents 73fef626dae3
children 675775c33ab6
line wrap: on
line source

graft c-ext
graft debian
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include zstd_cffi.py
include LICENSE
include NEWS.rst