-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathdist.ini
74 lines (59 loc) · 1.42 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name = ParsCit
author = Min-Yen Kan
author = Isaac G. Councill
author = C. Lee Giles
author = Minh-Thang Luong
author = Huy Nhat Hoang Do
copyright_holder = Min-Yen Kan
license = GPL_3
; license = LGPL_3_0
version = 130908
[lib]
lib = inc
[AutoPrereqs]
[PruneFiles]
; SOAP
filename = bin/parscit-client.pl
filename = bin/parscit-service.pl
filename = bin/ParsCitClient.rb
filename = bin/ParsCitClientWSDL.rb
filename = bin/ParsCitServer.rb
filename = bin/ParsHedClient.rb
filename = bin/ParsHedServer.rb
filename = bin/sectLabel/genericSectExtract.rb
filename = bin/sectLabel/genericSect/extractFeature.rb
; OmniXML processing
; match = ^bin/sectLabel/
; Ruby scripts
; match = ^bin/.*\.rb$
match = ^bin/BiblioScript/
match = crf++-0.51.tar.gz
match = ^crf_(learn|test)
match = ^doc/
match = ^crfpp/
match = ^test/
match = ^wsdl/
; keep demodata/ for testing
; match = ^demodata/
; keep share/resources/parsHed/archive/parsHed.090316.model
filename = share/resources/parsHed/archive/parsHed.orig.model
filename = share/resources/parsHed/archive/parsHed.small.model
match = ^share/resources/parsHed/old/
[CopyFilesFromBuild]
copy = Makefile.PL
copy = MANIFEST
[GatherDir]
exclude_filename = Makefile.PL
exclude_filename = MANIFEST
[MakeMaker]
static_attribution = 1
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = Readme
-remove = UploadToCPAN
-remove = MakeMaker
-remove = ShareDir
[ShareDir]
[AlienBuild]
[=ParsCitMaker]