contrib/python-zstandard/MANIFEST.in
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 17 Sep 2018 16:00:09 -0700
changeset 39678 040007cd3d81
parent 37495 b1fb341d8a61
child 40121 73fef626dae3
permissions -rw-r--r--
transaction: make releasefn a private attribute This is a handle on a callable that is called when the journal is closed. The value is specified at __init__ time. It doesn't need to be exposed on the public interface. So mark it as private. Differential Revision: https://phab.mercurial-scm.org/D4626

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