File: MANIFEST.in

package info (click to toggle)
python-gammu 2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,008 kB
  • sloc: ansic: 11,574; python: 3,346; sql: 527; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (3)
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