File: MANIFEST.in

package info (click to toggle)
nltk 3.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,452 kB
  • sloc: python: 79,931; makefile: 180; sh: 82; xml: 17
file content (14 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include *.md
include *.txt
include *.ini
include setup.*
include ChangeLog
include Makefile
include MANIFEST.in


graft nltk
graft tools
graft web

global-exclude *~