File: ballyhoo.yaml

package info (click to toggle)
game-data-packager 63
  • links: PTS, VCS
  • area: contrib
  • in suites: buster
  • size: 15,920 kB
  • sloc: python: 10,537; sh: 515; makefile: 497
file content (24 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
plugin: z_code
copyright: © 1986 Infocom

packages:
  ballyhoo-data:
    install:
    - ballyhoo.z3

files:
  ballyhoo.z3:
    look_for:
    - ballyhoo.z3
    - ballyhoo.dat

size_and_md5: |
  # Release 97
  153600    feed2aa8b7eeac2f60c3f6ac536954d7 ballyhoo.z3

sha1sums: |
  # Release 97
  b820df4b2e7f60383af961bbf8a967c429e560e7  ballyhoo.z3
...