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

tessera "iana_etc":
  source: "https://github.com/Mic92/iana-etc/releases/download/20250807/iana-etc-20250807.tar.gz"
  patches: @[""]
  dependencies: @[
    "coreutils"
  ]
  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.