contrib/python-zstandard/MANIFEST.in
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 19 May 2017 11:58:16 -0700
changeset 32588 b3083be7dcb9
parent 30822 b54a2984cdd4
child 37495 b1fb341d8a61
permissions -rw-r--r--
match: drop support for empty pattern list in patternmatcher Since the caller now deals with empty pattern lists, we can drop that support in the patternmatcher. It now gets the more logical behavior of matching nothing when no patterns are given (although there is no in-core caller that will pass no patterns).

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