contrib/python-zstandard/MANIFEST.in
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 18 Mar 2021 12:02:01 +0100
changeset 46826 83b0a5c0dfec
parent 42070 675775c33ab6
permissions -rw-r--r--
path: introduce a `path://` syntax to reference other path name This make it easier for a path to reuse the same location of another path with different parameter. This is useful to create path "alias" with common config option. This will become very useful to create path that reference a list of other path. This changeset focus on implemented the basic feature, future changesets will deal with various error management (and associated testing). Differential Revision: https://phab.mercurial-scm.org/D10263

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