File: MANIFEST.in

package info (click to toggle)
pycuda 2012.1-1
  • links: PTS, VCS
  • area: contrib
  • in suites: wheezy
  • size: 1,368 kB
  • sloc: python: 10,879; cpp: 9,376; makefile: 126; sh: 1
file content (19 lines) | stat: -rw-r--r-- 532 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
include src/cpp/*.hpp
include src/cpp/*.cpp
include src/cuda/*.hpp
include src/wrapper/*.hpp
include src/wrapper/*.cpp
include test/*.py
include examples/*.py
include examples/MORE*
include doc/source/*.rst
include doc/Makefile
include doc/source/conf.py

include configure.py
include Makefile.in
include aksetup_helper.py
include README_SETUP.txt

recursive-include bpl-subset/bpl_subset/boost *.h *.hpp *.cpp *.html *.inl *.ipp *.pl *.txt
recursive-include bpl-subset/bpl_subset/libs *.h *.hpp *.cpp *.html *.inl *.ipp *.pl *.txt