File: tags.txt

package info (click to toggle)
game-data-packager 87
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 33,392 kB
  • sloc: python: 15,387; sh: 704; ansic: 95; makefile: 50
file content (125 lines) | stat: -rw-r--r-- 2,387 bytes parent folder | download | duplicates (2)
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
longname: string
franchise: string
copyright: string
fanmade: bool
compression: bool/list of strings (=argv)
aliases: list
engine: string
plugin: string
gameid: string (scummvm)
genre: string
steam:
  id: int
  path: string
gog:
  url: string
  pp: string (hash)
  game: string
  path: string (prefix)
  removed: string or 'True'
try_repack_from: list
missing_langs: list

help_text: string
disabled_help_text: string
wikibase: string (url)
wiki: string
wikipedia : string
oars:
  <key>: string

packages:
 <package>:
    longname: string
    description: string
    wiki: string
    aliases: list
    engine: string
    demo_for: list
    expansion_for: string
    expansion_for_ext: string
    lang: string
    provides: string
    mutually_exclusive: bool
    breaks:
    conflicts:
    depends:
    provides:
    recommends:
    replaces:
    debian|rpm|fedora|suse|arch: (fedora/suse takes priority over rpm)
      engine: string
      install_to: string
      description: string
    component: string
    copyright: string
    main_wads: dict (doom)
    gameid: (scummvm)
    install_to: string
    gog:
      url: string
      pp: string (hash)
      game: string
      path: string (prefix)
      removed: string or 'True'
    steam:
      id: int
      path: string
    rip_cd:
      encoding: vorbis|mp3
      filename_format: string
      first_track: int
      last_track: int
      symlinks:
        filename_format: string
        offset: int
      known_rips:
        filename_format: string
        offset: int
      alternatives:
        <name>: list
    symlinks:
    # methods for listing needed files
    install: list
    optional: list
    doc: list
    license: list
    lintian_overrides: list of string
    activated_by: list of string

files:
  <file>:
    distinctive_name: bool
    distinctive_size: bool
    install_to: string
    install_as: string
    download: url
      <mirror>:
        path:
    look_for:
    size:
    md5:
    sha1:
    sha256:
    unpack:
      format: string
      skip: int (tarballs)
      encoding: string (zip, unzip)
      flags: list (7z)
      groups: list (unshield)
      prefix: string (innoextract)
      other_parts: list (cat, unshield, arj, innoextract, unpatched file for xdelta)
      unpack: list
    provides: list

groups:

size_and_md5: list

sha1sums: list

sha256sums: list

sha512sums: list

flacsums: list