File: MANIFEST.in

package info (click to toggle)
pyvkfft 2024.1.4%2Bds1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 36,820 kB
  • sloc: python: 5,527; cpp: 210; makefile: 25; sh: 9
file content (10 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
recursive-include src/VkFFT/vkFFT *.h
recursive-include doc *.rst Makefile *.nblink *.py *.png
recursive-include examples *.ipynb
include src/VkFFT/README.md
include src/VkFFT/LICENSE
include src/*.cu
include src/*.cpp
include CHANGELOG.rst
include LICENSE
include README.rst