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

tessera "uri":
  source: "https://www.cpan.org/authors/id/O/OA/OALDERS/URI-5.32.tar.gz"
  patches: @[""]
  dependencies: @[
    "mime_base32"
  ]
  build: @[
    "perl Makefile.PL",
    "make",
    "make install"
  ]
  result: "perl5/5.42/site_perl/URI"
  
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.