File: MANIFEST.in

package info (click to toggle)
python-gammu 3.2.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,032 kB
  • sloc: ansic: 11,446; python: 3,323; sql: 527; makefile: 6
file content (10 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
include AUTHORS
include COPYING
include README.rst
include NEWS.rst
include include/*.h
recursive-include examples *.py
recursive-include test *.py
recursive-include test/data/gammu-dummy *
include test/data/*.*
include examples/data/*.jpg