File: MANIFEST.in

package info (click to toggle)
python-backports.zstd 1.3.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,056 kB
  • sloc: python: 18,504; ansic: 5,361; sh: 44; makefile: 18
file content (6 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
recursive-include src *
recursive-include tests *
recursive-exclude src/c/pythoncapi-compat *
include src/c/pythoncapi-compat/COPYING
include src/c/pythoncapi-compat/pythoncapi_compat.h
recursive-include src/c/zstd/lib *