contrib/python-zstandard/MANIFEST.in
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 13 Mar 2017 18:31:29 -0700
changeset 31396 ab3e9eab754f
parent 30822 b54a2984cdd4
child 37495 b1fb341d8a61
permissions -rw-r--r--
formatter: support json formatting of long type By luck, we appear to not pass any long instances into the JSON formatter. I suspect this will change with all the Python 3 porting work. Plus I have another series that will convert some ints to longs that triggers this.

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