File: MANIFEST.in

package info (click to toggle)
drgn 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,852 kB
  • sloc: python: 74,992; ansic: 54,589; awk: 423; makefile: 351; sh: 99
file content (10 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
recursive-include docs *.css *.ico *.png *.py *.rst
recursive-include tests *.py
recursive-include tests/resources *.zst
include tests/linux_kernel/kmod/Makefile tests/linux_kernel/kmod/drgn_test.c
recursive-include contrib *.py *.rst
recursive-include tools *.py *.rst
recursive-include vmtest *.c *.py *.rst
recursive-include vmtest/patches *.patch
recursive-include LICENSES *.txt
include .flake8 CONTRIBUTING.rst COPYING pytest.ini util.py