aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/core/iana_etc.nim
blob: df55a5bc5e3f0e511327f0c583082dbec2d5fa68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
import .. / .. / lapis

tessera "iana_etc":
  source: "https://github.com/Mic92/iana-etc/releases/download/20250807/iana-etc-20250807.tar.gz"
  patches: @[""]
  dependencies: @[
    "coreutils"
  ]
  dependants: @[
    "perl"
  ]
  build: @[
    "cp services protocols /etc"
  ]
  # TODO: Better definition for result
  result: ""
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.